Hey python[],

I want to create a process that would "expire" if it didn't complete in a set amount of time. I don't seem to see any timeout values to pass os.system - does anyone know of a good way to do this? So far all I can think of is some kind of watchdog thread - but that seems like overkill to do such a simple thing.


-Carl




--

Carl J. Van Arsdall
[EMAIL PROTECTED]
Build and Release
MontaVista Software


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to