Message161322
Well if you're *certain* that the process is only using one stream, then you can just use read/write on that stream.
If not, it probably means you have to use either threads or select/poll.
This is a known issue with subprocess; there are a few proposals on the tracker about this. See issue1191964 for example. |
|
| Date |
User |
Action |
Args |
| 2012-05-22 05:16:54 | rosslagerwall | set | recipients:
+ rosslagerwall, techtonik, cvrebert, sbt, weirdink13 |
| 2012-05-22 05:16:54 | rosslagerwall | set | messageid: <[email protected]> |
| 2012-05-22 05:16:54 | rosslagerwall | link | issue14872 messages |
| 2012-05-22 05:16:53 | rosslagerwall | create | |
|