Kill and free the memory of never ending threads from main in perl -


there main running , 2 threads running,the 2 threads infinite event loops waiting event, issue want wait event come finite amount of time , exit program

but when exiting threads still running want free space occupied threads , exit script

how fix this?

how clean before exit

how kill threads never ending

process running script ends when script ends. operation system responsible free resource allocated process including threads. observe opposite? if so, fill bug report operation system.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

java - Jtable duplicate Rows -

java - Run a .jar on Heroku -