You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split the ticks calculation into a separate function.
Fixes issue of invalid tick value when adding a task from within a task.
If the task ends up in an earlier slot, its expiration is not handled.
Post-processing the ticks avoids the issue.
0 commit comments