This commit is contained in:
@@ -51,7 +51,7 @@ def run_all_iocs():
|
||||
|
||||
t = threading.Thread(target=run)
|
||||
t.start()
|
||||
time.sleep(1.0) # let CA announce PVs
|
||||
time.sleep(3.0) # let CA announce PVs
|
||||
|
||||
yield
|
||||
|
||||
|
||||
Reference in New Issue
Block a user