diff options
author | Erik Johnston <erikj@element.io> | 2025-02-03 18:58:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-03 17:58:55 +0000 |
commit | 27dbb1b4290b9de64e24a11f892777378810b595 (patch) | |
tree | d69e68fa45963e7a42b39c7876f1c21af8d1fd85 /tests/rest/client/utils.py | |
parent | Add locking to more safely delete state groups: Part 1 (#18107) (diff) | |
download | synapse-27dbb1b4290b9de64e24a11f892777378810b595.tar.xz |
Add locking to more safely delete state groups: Part 2 (#18130)
This actually makes it so that deleting state groups goes via the new mechanism. c.f. #18107
Diffstat (limited to 'tests/rest/client/utils.py')
-rw-r--r-- | tests/rest/client/utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rest/client/utils.py b/tests/rest/client/utils.py |