E.g.
The task was started at 7:00
The task was stopped at 8:00
The laptop was switched to sleep mode at 8:01
The laptop was waked up at 20:00
The task is still running, working time equals 13 hours.
Steps to reproduce:
- Open the WorkingHours app
- Press the "Start work" button
- Press the "Stop work" button
- Turn on the Sleep mode on the laptop
- Wake the laptop after a time
- Open the WorkingHours app
Actual result: There is the running task that was previously stopped. The working time contains the period when the laptop was sleeping.
Expected result: The previously stopped task is not running.