mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-05-12 19:07:12 +08:00
Bugfix to shutdown and restart for the test suite.
This commit is contained in:
@@ -189,6 +189,7 @@ class TestBuild(unittest.TestCase):
|
||||
import sys
|
||||
del sys.modules['twisted.internet.reactor']
|
||||
del sys.modules['moksha.hub.reactor']
|
||||
del sys.modules['moksha.hub']
|
||||
import moksha.hub.reactor
|
||||
|
||||
@timed(30)
|
||||
|
||||
Reference in New Issue
Block a user