diff options
author | Erik Johnston <erik@matrix.org> | 2021-07-20 14:24:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-20 14:24:25 +0100 |
commit | 54389d5697622f1beffaeda96d9c6da7ef7d93a9 (patch) | |
tree | 8e557666edbca114d09fbd002a1d8510644792d3 /tests/storage/databases | |
parent | Combine some changelog lines in the documentation section (diff) | |
download | synapse-54389d5697622f1beffaeda96d9c6da7ef7d93a9.tar.xz |
Fix dropping locks on shut down (#10433)
Diffstat (limited to 'tests/storage/databases')
-rw-r--r-- | tests/storage/databases/main/test_lock.py | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/storage/databases/main/test_lock.py b/tests/storage/databases/main/test_lock.py |