This commit is contained in:
+1
-1
@@ -137,7 +137,7 @@ def _start_shared_ioc(prefix: str):
|
||||
state["PV4"] = 4.0; state["PV5"] = 5.0; state["PV6"] = 6.0
|
||||
|
||||
mor.serve(**state)
|
||||
time.sleep(0.05)
|
||||
# time.sleep(0.05)
|
||||
|
||||
t = threading.Thread(target=loop, daemon=True)
|
||||
t.start()
|
||||
|
||||
Reference in New Issue
Block a user