Re: [Python-Dev] [Python-checkins] cpython (2.7): Issue #18277: Document quirks of multiprocessing queue.

On Mon, Jun 24, 2013 at 03:53:27PM +0200, richard.oudkerk wrote:
http://hg.python.org/cpython/rev/8dcc4e017d42 + but should not cause any pratical difficulties -- you can always ^^ practical
+ infinitessimal delay before the queue's :meth:`~Queue.empty` ^^ infinitesimal (or just "short")
--amk

On 24/06/2013 7:30pm, A.M. Kuchling wrote:
On Mon, Jun 24, 2013 at 03:53:27PM +0200, richard.oudkerk wrote:
http://hg.python.org/cpython/rev/8dcc4e017d42 + but should not cause any pratical difficulties -- you can always ^^ practical
+ infinitessimal delay before the queue's :meth:`~Queue.empty` ^^ infinitesimal (or just "short")
--amk
Thanks. The first has already been pointed out. -- Richard
participants (2)
-
A.M. Kuchling
-
Richard Oudkerk