slsuse / tt

Some time tracking code. Toy project.
GNU General Public License v3.0
0 stars 0 forks source link

stopping runs before starting new ones #22

Closed slsuse closed 6 years ago

slsuse commented 7 years ago

When a a given task for a given project is restarted before it was stopped it has 2 open runs.

It shouldn't happen in the first place. Starting a task must check if it's already running. If it happens the user should be able to distinguish between runs and decide which one to close.

slsuse commented 6 years ago

fixed in branch filesystems.