Re: Time to cancel a thread
[email protected] ("Javier Terceiro") Tue, 25 Mar 2008 14:03:52 +0100
| Newsgroups | perl.ithreads |
|---|---|
| Message-ID | <[email protected]> |
Hello, Prefect, if I use this package with a thread, I can to cancel this process when I like, but I did not see in the documentation on how to specify the maximum time out that a process can take before being canceled. How can I do this if possible? Thank you. 2008/3/25, Jerry D. Hedden <[email protected]>: > Look at the module Thread::Cancel on CPAN. It provides the > capabilities you're looking for. > -- A greeting, Javier.