Skip to content
Snippets Groups Projects
Commit 7940ece3 authored by Beamline Data Pipeline - Roger Sersted's avatar Beamline Data Pipeline - Roger Sersted
Browse files

Still need to stop monitors, or get pvapy segfault

parent f29497b0
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ class PvaPyMonitor(Monitor):
super().callback(data['value'])
def close(self):
pass
self.channel.stopMonitor()
class P4PMonitor(Monitor):
......
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