f
CI for xtreme_bec / test (push) Successful in 33s

This commit is contained in:
2026-07-06 18:14:07 +02:00
parent 6c88520b0c
commit c15f850b9a
+1 -1
View File
@@ -152,7 +152,7 @@ class OTFScan(ScanBase):
"""
self.dev.signals.store_updates.put(1)
status = self.mono.set(self.e2)
status = self.actions.set(self.mono, self.e2, wait=False)
while not status.done:
self.at_each_point()