mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-03 17:09:55 -05:00
in_thread takes no arguments
This commit is contained in:
parent
98b867f7b7
commit
045afd6b61
@ -421,7 +421,7 @@ def run(hs):
|
||||
|
||||
daemon.start()
|
||||
else:
|
||||
in_thread(hs.config)
|
||||
in_thread()
|
||||
|
||||
|
||||
def main():
|
||||
|
Loading…
x
Reference in New Issue
Block a user