[issue6122] OSError: [Errno 10] No child processes

Yonas report at bugs.python.org
Wed May 27 18:50:51 CEST 2009


Yonas <yonas.y at gmail.com> added the comment:

The test doesn't fail when run directly from ./main, but it fails when
run from exim4 mail server. 

exim will dlopen() mylib and run local_scan().

Besides using Popen, I haven't had any problems.

----------
Added file: http://bugs.python.org/file14094/exim_local_scan2.py

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


More information about the Python-bugs-list mailing list