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

Richard Oudkerk shibturn at gmail.com
Mon Jun 24 21:35:23 CEST 2013


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



More information about the Python-Dev mailing list