in reply to Re: Perl5.8.4 , threads - Killing the "async" kid
in thread Perl5.8.4 , threads - Killing the "async" kid

As shown in “thread signaling,” in the Threads documentation, you need to signal each thread to complete.

Could you post some working code to demonstrate that please?

  • Comment on Re^2: Perl5.8.4 , threads - Killing the "async" kid