diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 14:40:20 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 14:40:20 +0000 |
commit | a4c9c2bb6df4690b2f33095531d9f31819aaaac4 (patch) | |
tree | a6f6d5c10c7a30bdf275b306ce354c22065be2ae /synapse/rest/client | |
parent | Add delta file to fix missing default table data (#6555) (diff) | |
parent | Clean up startup for the pusher (#6558) (diff) | |
download | synapse-a4c9c2bb6df4690b2f33095531d9f31819aaaac4.tar.xz |
Clean up startup for the pusher (#6558)
* commit 'd6752ce5d': Clean up startup for the pusher (#6558)
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v1/pusher.py | 33 |
1 files changed, 16 insertions, 17 deletions
diff --git a/synapse/rest/client/v1/pusher.py b/synapse/rest/client/v1/pusher.py |