SafeEyes icon indicating copy to clipboard operation
SafeEyes copied to clipboard

Fix incorrectly skipped long breaks #443

Open AdamPS opened this issue 4 years ago • 2 comments

Proposed resolution

For both problems in the issue #443 the fix is similar: move to code to handle reset of breaks to when a break ends rather than when it starts.

AdamPS avatar May 04 '21 16:05 AdamPS

Hi, I am working on a major code refactoring because the code became more complex and hard to understand the flow. I am also fixing one issue you addressed in this PR (breaks shuffled before taking them). Please wait until I finish the refactoring so that we can avoid conflicts later.

slgobinath avatar May 17 '21 11:05 slgobinath

That sounds great I look forward to it. I updated the description in the issue #443 to explain two situations more clearly.

AdamPS avatar May 17 '21 16:05 AdamPS