Revision: 677
http://sourceforge.net/p/pysys/code/677
Author: ben-spiller
Date: 2015-12-11 18:33:59 +0000 (Fri, 11 Dec 2015)
Log Message:
-----------
only start the stdin writer thread if we have to write to stdin, since 99% of the time we don't need it (and I'm not certain it's thread-safe)
Modified Paths:
--------------
branches/ben-cleanup/pysys/process/commonwrapper.py
branches/ben-cleanup/pysys/process/plat-unix/helper.py
branches/ben-cleanup/pysys/process/plat-win32/helper.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|