mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 10:45:33 +00:00
79e7c2c426
Just after a task acquires a contended `Linearizer` lock, it sleeps. If the task is cancelled during this sleep, we need to release the lock. Signed-off-by: Sean Quah <seanq@element.io>