subprocess module and long-lived subprocesses
skip at pobox.com
skip at pobox.com
Fri Jan 20 13:45:25 EST 2012
More information about the Python-list mailing list
Fri Jan 20 13:45:25 EST 2012
- Previous message (by thread): subprocess module and long-lived subprocesses
- Next message (by thread): subprocess module and long-lived subprocesses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
(Apologies for the non-threaded reply. My subscription to the list is currently set to no-mail and I can't get to gmane.org, so have no clean way to reply...) Mike Fletcher wrote: > Definitely *will* block, you have to explicitly set them non-blocking to > have non-blocking behaviour: ... > .... I think everyone winds up with their own wrapper around subprocess > after they use it for more than a short period... Thanks, that saves me much head scratching. Skip
- Previous message (by thread): subprocess module and long-lived subprocesses
- Next message (by thread): subprocess module and long-lived subprocesses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list