![]() |
|
Think about Loose Coupling | |
PerlMonks |
Perl how to join all threadsby kamrul (Acolyte) |
on Jul 06, 2015 at 20:53 UTC ( #1133444=perlquestion: print w/replies, xml ) | Need Help?? |
kamrul has asked for the wisdom of the Perl Monks concerning the following question:
My code is like below:
On TERM signal im trying to wait till all threads are ended. However, whenever I pass TERM signal my program gets terminated with an error "Segmentation fault" How to fix this ?
Back to
Seekers of Perl Wisdom
|
|