timeglass / glass

Automated time tracking for Git repositories. [DEPRECATED]
Mozilla Public License 2.0
583 stars 27 forks source link

Pausing and Starting repeatedly can increase time spent too quickly #39

Closed advdv closed 9 years ago

advdv commented 9 years ago

Master currently in rare occasions seems to increase time by an exorbitant amount, for example see commit c4d96d2b65935977996ad0e14631d05ac0dc0e48 :49min (cant be more than +/-28) or 161ca3f42545feebfe6c29f84c955a5efb3161cf :2h11m50s (cant be more than +/-1h)

advdv commented 9 years ago

Rapidly pausing and starting of the daemon can cause this, e.g:

 glass pause && glass start && glass pause && glass start && glass pause && glass start && glass pause && glass start && glass pause && glass start && glass pause && glass start && glass pause && glass start && glass status

increases time-spent by abou 10m

advdv commented 9 years ago

Fixed in 0.6.0