[issue6800] os.exec* raises "OSError: [Errno 45] Operation not supported" in a multithreaded application

Ross Lagerwall report at bugs.python.org
Mon Jan 3 14:06:27 CET 2011


Ross Lagerwall <rosslagerwall at gmail.com> added the comment:

I tested this on FreeBSD 8.1 - it outputs 'hello world'.

I think this should be closed - i think the os.exec* functions should mirror the operating system exec* functions. If the platform has a limitation then so be it.

And it seems like the latest versions of those platforms have overcome this limitation anyway.

----------
nosy: +rosslagerwall

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


More information about the Python-bugs-list mailing list