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

This commit is contained in:
Benjamin Labrecque
2026-07-14 14:33:04 +02:00
parent 8032cfae6f
commit 7a6f2fa636
@@ -58,6 +58,7 @@ 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())