summary refs log tree commit diff
path: root/synapse/server_notices
diff options
context:
space:
mode:
authorSean Quah <8349537+squahtx@users.noreply.github.com>2022-04-05 17:19:16 +0100
committerGitHub <noreply@github.com>2022-04-05 17:19:16 +0100
commit79e7c2c42648b189b800b80fcdb61949ab9be51b (patch)
treea472a39d22413e5af8fc8b3e970cdb08cb69e9ea /synapse/server_notices
parentMake `StreamToken` and `RoomStreamToken` methods propagate cancellations (#12... (diff)
downloadsynapse-79e7c2c42648b189b800b80fcdb61949ab9be51b.tar.xz
Fix edge case where a `Linearizer` could get stuck (#12358)
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>
Diffstat (limited to 'synapse/server_notices')
0 files changed, 0 insertions, 0 deletions