kopia lustrzana https://github.com/OpenDroneMap/WebODM
Removed scheduler shutdown in tests
rodzic
fef9f61c3b
commit
88fa760045
|
@ -51,6 +51,3 @@ class BootTestCase(TestCase):
|
|||
@classmethod
|
||||
def tearDownClass(cls):
|
||||
super(BootTestCase, cls).tearDownClass()
|
||||
|
||||
# Wait for background threads
|
||||
scheduler.teardown()
|
||||
|
|
Ładowanie…
Reference in New Issue