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: [Merge] lp:~epics-core/epics-base/parallel-cbthreads-2 into lp:epics-base |
From: | Ralph Lange <[email protected]> |
To: | Ralph Lange <[email protected]> |
Date: | Tue, 22 Oct 2013 22:03:52 -0000 |
Michael, please check if you approve my change to your update-callback stuff. The API suggested one completion callback for all priorities (hence the priority argument in the completion callback function prototype), but the code was only calling it for priority=LOW. The other option would be registering callbacks separately for each priority. I don't really see a use case for this, so I followed the original idea. -- https://code.launchpad.net/~epics-core/epics-base/parallel-cbthreads-2/+merge/192255 Your team EPICS Core Developers is requested to review the proposed merge of lp:~epics-core/epics-base/parallel-cbthreads-2 into lp:epics-base.