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

This commit is contained in:
Benjamin Labrecque
2026-07-14 12:29:23 +02:00
parent c5467dfa47
commit aa449273ab
@@ -98,11 +98,6 @@ class Service(BaseService[PVs]):
Npeaks = len(peaks)
pvs.turns2k.put(Npeaks)
# maybe sleep to limit the update loop execution rate
time.sleep(1)
#######################################################################################
#######################################################################################
def main(
log_level: LogLevel = typer.Option(