increase wait time to let CB start
This commit is contained in:
@@ -104,6 +104,7 @@ def start_crossbar():
|
||||
reactor.spawnProcess(protocol, exe, args, path='.', env=env)
|
||||
|
||||
yield launched
|
||||
yield sleep(2)
|
||||
returnValue(protocol)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user