◐ Shell
clean mode source ↗

Message 132112 - Python tracker

That could be, certainly.  The code is depending on the mtime having a resolution of at least one second.  Try making the constant 61 instead of 60.  If that doesn't work, try putting the mtime back a lot farther and see if that makes it work  If it passes with that change then it could be the assumptions made by the code are also incorrect.