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

This commit is contained in:
Benjamin Labrecque
2026-07-14 13:44:21 +02:00
parent 897c2bb4bd
commit db1c34780b
@@ -58,7 +58,6 @@ class Service(BaseService[PVs]):
def update(self):
pvs = self.pvs
if pvs.trig.get() == 1:
# First using BPM Data for upto 80 turns
npoints = int(pvs.Npts80.get())