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

This commit is contained in:
Benjamin Labrecque
2026-07-14 14:37:32 +02:00
parent b63f1af067
commit aa32cee1f5
@@ -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())