Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 56d6d585 authored by augustin_s's avatar augustin_s :snake:
Browse files

added wait

parent 70050b3d
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ sleep(1) # give PVs some time to connect
print("before:", und)
print("target:", clargs.energy, "eV")
print("actual change is commented out!")
#und.set(clargs.energy)
#und.set(clargs.energy).wait()
print("after: ", und)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment