2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 <2019> 2020 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 <2019> 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: a race condition between rsrv_init() and casStatsFetch() |
From: | "Kim, Kukhee via Core-talk" <[email protected]> |
To: | Michael Davidsaver <[email protected]> |
Cc: | EPICS Core-Talk <[email protected]> |
Date: | Thu, 19 Sep 2019 01:41:03 +0000 |
Hi Michael,
You are right.
It is a false alarm. A guard code has been
added before calling casStatsFetch().
Somehow, we are using way behind one in SLAC.
Thank you
Best regards,
Kukhee
Kukhee Kim TID AIR Advanced Control System SLAC National Accelerator Laboratory 2575 Sand Hill Rd, MS 94 Menlo Park, CA 94025 Email: [email protected] Phone: (650)926-4912 Fax: (650)926-2923 From: Michael Davidsaver <[email protected]>
Sent: Wednesday, September 18, 2019 5:52 PM To: Kim, Kukhee <[email protected]> Cc: EPICS Core-Talk <[email protected]> Subject: Re: a race condition between rsrv_init() and casStatsFetch() Is this issue distinct from what was fixed with
https://github.com/epics-modules/iocStats/pull/21
On Wed, Sep 18, 2019, 4:14 PM Kim, Kukhee via Core-talk <[email protected]> wrote:
|