[issue3551] multiprocessing.Pipe terminates with ERROR_NO_SYSTEM_RESOURCES if large data is sent (win2000)

John Ehresman report at bugs.python.org
Tue Mar 31 01:59:37 CEST 2009


John Ehresman <jpe at wingware.com> added the comment:

It turns out that the original reproduce.py deadlocks if the pipe buffer
is smaller than message size -- even with a fix to the bug.  Patch to
fix is coming soon.

----------
Added file: http://bugs.python.org/file13498/reproduce.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3551>
_______________________________________


More information about the Python-bugs-list mailing list