|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Interrupting a Threadby theshz (Sexton) |
| on Mar 20, 2006 at 15:36 UTC ( [id://538036]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I believe this error usually happens when your main thread existed while the children are still running. You may want to use "$thread->join()" to wait for the children to finish.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||