mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-14 23:25:10 +00:00
Fix tests on postgresql (#3740)
This commit is contained in:
@@ -232,6 +232,7 @@ def setup_test_homeserver(cleanup_func, *args, **kwargs):
|
||||
|
||||
clock.threadpool = ThreadPool()
|
||||
pool.threadpool = ThreadPool()
|
||||
pool.running = True
|
||||
return d
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user