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: Graceful Shutdown with joinable thread |
From: | "Johnson, Andrew N. via Core-talk" <core-talk at aps.anl.gov> |
To: | Kukhee Kim <khkim at slac.stanford.edu> |
Cc: | EPICS core-talk <core-talk at aps.anl.gov> |
Date: | Mon, 13 Apr 2020 21:48:11 +0000 |
Hi Kukhee, On Apr 1, 2020, at 10:59 AM, Kim, Kukhee via Core-talk <core-talk at aps.anl.gov> wrote:
We will not be changing the default settings for any existing epicsThread API, as doing so would potentially break external code. That doesn’t mean that any new APIs we introduce will have the same defaults though, just that existing code shouldn’t have
to be changed to continue working with future releases (unless we decided to remove the old APIs completely, which is unlikely in this case).
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|