mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-09-21 23:47:52 +08:00
Speed up tests.
This commit is contained in:
@@ -60,7 +60,6 @@ def start_broker(filename, cmd=None, port=0, use_conf=False, expect_fail=False):
|
||||
|
||||
if c is not None:
|
||||
c.close()
|
||||
time.sleep(delay)
|
||||
return broker
|
||||
|
||||
if expect_fail == False:
|
||||
|
||||
Reference in New Issue
Block a user