diff options
author | Erik Johnston <erik@matrix.org> | 2021-07-20 12:28:00 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-07-20 12:28:00 +0100 |
commit | 83f1ccfcaba76785ab4bd91e3177724e2dbb85ed (patch) | |
tree | 8d171b4073ff3782c05b7959233a035d41b694c3 | |
parent | Add a github actions job recording success of other jobs. (#10430) (diff) | |
download | synapse-83f1ccfcaba76785ab4bd91e3177724e2dbb85ed.tar.xz |
Fix dropping locks on shut down
-rw-r--r-- | synapse/storage/databases/main/lock.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/storage/databases/main/lock.py b/synapse/storage/databases/main/lock.py |