[issue2320] Race condition in subprocess using stdin

Benjamin Peterson report at bugs.python.org
Mon Mar 17 14:38:08 CET 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

Unless noted, none of Python's stdlib guarantees that it's thread safe.
So , you have to lock.

----------
nosy: +benjamin.peterson

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2320>
__________________________________


More information about the Python-bugs-list mailing list