1
0

Fix tests on postgresql (#3740)

This commit is contained in:
Amber Brown
2018-09-04 02:21:48 +10:00
committed by GitHub
parent 567363e497
commit 77055dba92
18 changed files with 355 additions and 340 deletions

View File

@@ -232,6 +232,7 @@ def setup_test_homeserver(cleanup_func, *args, **kwargs):
clock.threadpool = ThreadPool()
pool.threadpool = ThreadPool()
pool.running = True
return d