ISISComputingGroup / ISISComputingGroup/IBEX
LSICORR: Ensure filename PV updates correctly
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a user of the SANS-DLS on zoom I want to be able to use the LSI correlator. We got a support call saying that the correlator IOC was struggling to connect to the hardware. We found that the thread which updates the current filename PV with the run number and current title every 10 seconds (`THREADPOOL.submit(self.update_output_file)`) was causing the IOC to crash.
As a temporary fix we disabled this thread and informed the scientists that the current filename displayed in the OPI would appear out of date. Re-enabling this is part of #5303
This issue might have been fixed by https://github.com/ISISComputingGroup/genie_python/pull/215, which has not been deployed on zoom but might have been on the developer's machine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.