aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2020-07-31Reminders: make operations mutually exclusiveGravatar MarkKoz-0/+7
This fixes race conditions between editing, deleting, and sending a reminder. If one operation is already happening, the others will be aborted.