EPICS Home

Experimental Physics and Industrial Control System


 
2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: iocShutdown() hooks
From: Michael Davidsaver <[email protected]>
To: Andrew Johnson <[email protected]>, EPICS core-talk <[email protected]>
Date: Thu, 25 May 2017 10:06:21 -0400
I've realized that I need to hook into iocShutdown() to be able to
automatically shutdown QSRV during unittests.  I need to do so during
the "stop" phase (eg. scanStop()) before records and lockSets are free'd.

My first though would be to use initHooks.h.  So I'd like to add

* initHookAtShutdown  - at start of iocShutdown()
* initHookAfterCloseLinks - after dbCaShutdown()
* initHookAtStopped - Just after iocShutdown() returns

Replies:
Re: iocShutdown() hooks Andrew Johnson

Navigate by Date:
Prev: Jenkins build is back to normal : epics-base-3.16-win32s-test #83 APS Jenkins
Next: Build failed in Jenkins: epics-base-3.16-vx68 #124 APS Jenkins
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Jenkins build is back to normal : epics-base-3.16-win32s-test #83 APS Jenkins
Next: Re: iocShutdown() hooks Andrew Johnson
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024