Issue #6056: Make multiprocessing use setblocking(True) on the sockets it uses.

Original patch by J Derek Wilson.
This commit is contained in:
Richard Oudkerk 2012-07-27 14:05:46 +01:00
parent 4f947dd970
commit e4b9938d77
4 changed files with 44 additions and 1 deletions

View file

@ -931,6 +931,7 @@ Sue Williams
Gerald S. Williams
Frank Willison
Greg V. Wilson
J Derek Wilson
Jody Winston
Collin Winter
Dik Winter

View file

@ -129,6 +129,9 @@ Library
- Issue #14653: email.utils.mktime_tz() no longer relies on system
mktime() when timezone offest is supplied.
- Issue #6056: Make multiprocessing use setblocking(True) on the
sockets it uses. Original patch by J Derek Wilson.
- Issue #15101: Make pool finalizer avoid joining current thread.
- Issue #15054: A bug in tokenize.tokenize that caused string literals