Reschedule the reminders when adding a new one
The thread handling the reminders is unparked and reschedules the execution of sending out reminders.
This commit is contained in:
parent
7ded3ef430
commit
a4a1234f06
4 changed files with 61 additions and 32 deletions
|
@ -4,4 +4,5 @@ rustflags = [
|
|||
"-Dclippy::pedantic",
|
||||
"-Dclippy::nursery",
|
||||
"-Dclippy::cargo",
|
||||
"-Aclippy::multiple-crate-versions",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue