diff options
| author | 2020-03-18 19:10:46 -0700 | |
|---|---|---|
| committer | 2020-07-31 22:57:59 -0700 | |
| commit | 96729f9979a0e3db8ba86b86bb25026c212c35dc (patch) | |
| tree | d22edb6c6cf4bd220e8874a5de3317615b9e7295 /tests/base.py | |
| parent | Reminders: remove duplicate deletion in scheduled task (diff) | |
Reminders: remove _delete_reminder function
Only one call was benefiting from that function also cancelling the
task. Therefore, the function was redundant and has been replaced with
a direct request to delete.
This change has the consequence of also fixing reminder tasks cancelling
themselves. That issue was potentially suppressing errors (such as the
duplicate DELETE request which was fixed earlier). Under normal
circumstances, the scheduler will automatically removed finished tasks
so tasks won't need to cancel/remove themselves.
Diffstat (limited to 'tests/base.py')
0 files changed, 0 insertions, 0 deletions
