os.popen*() are thread-safe?
Fortepianissimo
fortepianissimo at yahoo.com.tw
Fri Feb 13 23:55:41 EST 2004
More information about the Python-list mailing list
Fri Feb 13 23:55:41 EST 2004
- Previous message (by thread): Any embedding guru out there?
- Next message (by thread): importing other .py files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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!
- Previous message (by thread): Any embedding guru out there?
- Next message (by thread): importing other .py files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list