From: Antoine Pitrou Date: Wed, 9 Nov 2011 23:38:25 +0000 (+0100) Subject: Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely X-Git-Tag: v3.3.0a1~890 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=021572431ba02de96361d64a8575f82097abc8f4;p=thirdparty%2FPython%2Fcpython.git Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely when called with a timeout. Patch by Arnaud Ysmal. --- 021572431ba02de96361d64a8575f82097abc8f4