sbt <shibt...@gmail.com> added the comment:

The failures for test_multiprocessing and test_concurrent_futures seem to be 
caused by a leak in _multiprocessing.win32.WaitForMultipleObjects().

The attached patch fixes those leaks for me (on a 32 bit build).

----------
keywords: +patch
nosy: +sbt
Added file: http://bugs.python.org/file24655/mp_wfmo_leak.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14125>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to