Update slic/utils/pv.py
Run CI Tests / test (push) Successful in 1m8s

This commit is contained in:
2025-08-08 01:44:38 +02:00
parent 0ed9260294
commit 09136c1326
+1 -1
View File
@@ -12,7 +12,7 @@ class PV(epics.PV):
###### AVANNNNNT
kwargs["wait"] = True # enforce wait to show progress
kwargs["timeout"] = 2.0 # Explicit timeout
#kwargs["timeout"] = 2.0 # Explicit timeout
if not show_progress:
# Simple put with verification