Commit Graph
2 Commits
Author SHA1 Message Date
Thomas Whiteway 947045b944 time: notify when resetting a Delay to a time in the past (#2290)
If a Delay has been polled, then the task that polled it may be waiting
for a notification.  If the delay gets reset to a time in the past, then
it immediately becomes elapsed, so it should notify the relevant task.
2020-04-29 18:03:44 +02:00
Thomas Whiteway bc8dcdeb58 Add foo.txt and bar.txt to .gitignore (#2294) 2020-03-06 13:00:33 -05:00