[issue9400] multiprocessing.pool.AsyncResult.get() messes up exceptions

Nikolaus Rath report at bugs.python.org
Sat Jul 31 17:36:39 CEST 2010


Nikolaus Rath <Nikolaus at rath.org> added the comment:

@ray: Try it with the following dummy dcon program:

$ cat dcon 
#!/bin/sh

exit 127

(and change the path to dcon in bug.py accordingly).

----------

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


More information about the Python-bugs-list mailing list