Closed mdavidsaver closed 6 years ago
Use epicsExitLater() if available. Prefer to use non-blocking epicsExitLater() to request IOC shutdown. This will eventually allow for IOCs to halt/join scan and server threads.
epicsExitLater() was added in Base 3.15.1.
Also add header guards, and travis-ci.org configuration for automatic build tests. https://travis-ci.org/mdavidsaver/iocStats
Thank you!
Use epicsExitLater() if available. Prefer to use non-blocking epicsExitLater() to request IOC shutdown. This will eventually allow for IOCs to halt/join scan and server threads.
epicsExitLater() was added in Base 3.15.1.
Also add header guards, and travis-ci.org configuration for automatic build tests. https://travis-ci.org/mdavidsaver/iocStats