mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:56:06 -04:00
Don't build handlers on workers unnecessarily
This commit is contained in:
parent
ea7b3c4b1b
commit
d023ecb810
5 changed files with 0 additions and 5 deletions
|
@ -161,7 +161,6 @@ def start(config_options):
|
|||
)
|
||||
|
||||
ss.setup()
|
||||
ss.get_handlers()
|
||||
ss.start_listening(config.worker_listeners)
|
||||
|
||||
def start():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue