How to implement timeouts in Zope external proceures or ???
20 Jan
2004
20 Jan
'04
12:55 a.m.
ooops... How do I implement a timeout in an external procedure? s I just hacked out a procedure using the usual technique: I use SIGALRM, set an alarm and catch the signal. But, I forgot that signals only work in the main thread so it won't do the job.
8112
Age (days ago)
8112
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dennis Allison