mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-11 15:15:34 -05:00
* Fix possible race conditions when suspending/unsuspending accounts * Fix tests Tests were assuming SuspensionWorker and UnsuspensionWorker would do the suspending/unsuspending themselves, but this has changed.