Whenever the OS shutsdown the repository might still contain uncommited changes with associated time, currently the timer is not restarted in this case, in supporting this a time should persist data to a tmp location while running:
[ ]glass stop should write its time to this place before quitting
[ ]glass start should continue from this state after being interrupted (unclean shutdown)
Whenever the OS shutsdown the repository might still contain uncommited changes with associated time, currently the timer is not restarted in this case, in supporting this a time should persist data to a tmp location while running:
glass stop
should write its time to this place before quittingglass start
should continue from this state after being interrupted (unclean shutdown)