[ python-Feature Requests-1396825 ] subprocess: wait for a period of time

SourceForge.net noreply at sourceforge.net
Wed Jan 4 14:21:41 CET 2006


Feature Requests item #1396825, was opened at 2006-01-04 14:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1396825&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ragnar Ouchterlony (ragnar)
Assigned to: Nobody/Anonymous (nobody)
Summary: subprocess: wait for a period of time

Initial Comment:
I would appreciate if the wait() method of Popen()
would be able to take a time argument, to wait at most
this time, before returning. It would be nice to be
able to wait for a program, and if it has hanged, you
still get back to the program.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1396825&group_id=5470


More information about the Python-bugs-list mailing list