Christian Heimes <li...@cheimes.de> added the comment:

preexec_fn does not work in subinterpreters, which (amongst others) affects 
mod_wsgi and similar WSGI implementations. Therefore portable software must not 
use preexec_fn at all.

----------

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

Reply via email to