system call that is killed after n seconds if not finished
Miki Tebeka
miki.tebeka at gmail.com
Wed Apr 18 20:10:56 EDT 2012
More information about the Python-list mailing list
Wed Apr 18 20:10:56 EDT 2012
- Previous message (by thread): system call that is killed after n seconds if not finished
- Next message (by thread): Get stack trace from C
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I would like to execute shell commands, but only if their execution > time is not longer than n seconds. Like so: See example at http://docs.python.org/library/signal.html#example
- Previous message (by thread): system call that is killed after n seconds if not finished
- Next message (by thread): Get stack trace from C
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list