EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Cothread releases 2.4 and 2.5 withdrawn
From: <[email protected]>
To: <[email protected]>
Date: Mon, 13 Feb 2012 10:29:22 +0000
Please don't use cothread releases 2.4 or 2.5 without applying the following patch:


diff --git a/cothread/catools.py b/cothread/catools.py
index 840acd3..9bd89c8 100644
--- a/cothread/catools.py
+++ b/cothread/catools.py
@@ -741,6 +741,7 @@ def caput_one(pv, value, datatype=None, wait=False, timeout=5, callback=None):
     else:
         # Asynchronous caput, just do it now.
         cadef.ca_array_put(dbrtype, count, channel, dbr_array)
+        _flush_io()
 
     # Return a success code for compatibility with throw=False code.
     return ca_nothing(pv)


As you can see, I've forgotten to call ca_flush_io after asynchronous caput.  I've deleted these releases from the DLS web site (though they'll still remain tagged in git).

I'll make a proper (2.6) release after investigating Guobao's concerns about timestamps.

Note that 2.3 is not subject to this issue as the big change from 2.3 to 2.4 was changing from calling ca_pend_event() to allowing asynchronous callbacks, and ca_pend_event() forces ca_flush_io.

-- 
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 





Navigate by Date:
Prev: Re: DRVL, DRVH, HOPR, LOPR Dirk Zimoch
Next: RE: cothread time stamp problem michael.abbott
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: cothread time stamp problem Shen, Guobao
Next: Update on upcoming Spring 2012 EPICS Collaboration Meeting Ernest L. Williams Jr.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·