epics-modules / iocStats

EPICS IOC Status and Control
Other
12 stars 40 forks source link

Added a guard for call to casStatsFetch. #21

Closed blaz-kranjc closed 7 years ago

blaz-kranjc commented 7 years ago

This function should only be called after the initialization of the ca server. Current implementation was prone to race condition which led to an IOC crash.

This is a bugfix for http://www.aps.anl.gov/epics/tech-talk/2016/msg02130.php.