Timing out arbitrary functions
Steven D'Aprano
steve at REMOVETHIScyber.com.au
Sat Dec 24 16:04:05 EST 2005
More information about the Python-list mailing list
Sat Dec 24 16:04:05 EST 2005
- Previous message (by thread): Timing out arbitrary functions
- Next message (by thread): Timing out arbitrary functions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 24 Dec 2005 04:47:34 -0800, Paul Rubin wrote: > Steven D'Aprano <steve at REMOVETHIScyber.com.au> writes: >> How do others handle something like this? What should I be looking for? >> I'm after a lightweight solution, if any such thing exists. > > Is something stopping you from using sigalarm? Pure ignorance of its existence. Thanks, I'll check it out. -- Steven.
- Previous message (by thread): Timing out arbitrary functions
- Next message (by thread): Timing out arbitrary functions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list