os.popen*() are thread-safe?

Fortepianissimo fortepianissimo at yahoo.com.tw
Fri Feb 13 23:55:41 EST 2004


Just a quick question: are popen*() thread-safe? I'm using popen() and
popen2() in a heavily threaded script and seem to have some stability
problem (just hangs). (also it looks like the python process itself
gets vforked sometimes - this is Mac OS X 10.3.2)

Thanks!



More information about the Python-list mailing list