mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-17 08:26:38 -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.