diff options
author | Erik Johnston <erik@matrix.org> | 2018-02-14 12:23:16 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-02-15 09:51:09 +0000 |
commit | 2c72d66cda2bdfe0825a42bcef224d10bc070b44 (patch) | |
tree | e99c8e35523366c4c01e627ca0fd1254f3acd327 /synapse | |
parent | Add dummy presence REST handler to frontend proxy (diff) | |
download | synapse-2c72d66cda2bdfe0825a42bcef224d10bc070b44.tar.xz |
Move event sending to end in shutdown room admin api
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/rest/client/v1/admin.py | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/synapse/rest/client/v1/admin.py b/synapse/rest/client/v1/admin.py |