fix: nturns
Deploy and restart modified services / deploy (push) Failing after 5s

This commit is contained in:
Benjamin Labrecque
2026-07-14 13:29:01 +02:00
parent 171e1931f4
commit 01829dd491
@@ -58,9 +58,6 @@ class Service(BaseService[PVs]):
self.pvs.started.put(t0)
self.pvs.bpmwf_enum.put(np.arange(0, 16384, 1))
# TODO: What is this for?
self.path = "sls/bd/bin"
def update(self):
pvs = self.pvs
if pvs.trig.get() == 1: