archiver-appliance / epicsarchiverap

This is an implementation of an archiver for EPICS control systems that aims to archive millions of PVs.
Other
40 stars 39 forks source link

getDataAtTime leaves open files.. #91

Closed slacmshankar closed 4 years ago

slacmshankar commented 4 years ago

Anthony Carriveau at FRIB helped figure this out (thanks!!). The getDataAtTime API call leaves open file handles as the event stream is not properly closed. To see this issue, do an lsof -p on the retrieval component.