[zeromq-dev] term() would not terminate

Pavel Chlupáček chlupacek at gmail.com
Sun May 29 19:31:46 CEST 2011


Hi, 

	I am just in middle of development on 0mq server app in java/scala. I have touched couple of issues when not closing the sockets and having term() to hang. However at this moment I put in code many assertions and I am quite certain all sockets are closed before term() is called. 

    Does anyone have idea what can prevent term from terminating except unclosed sockets. Are there any other preconditions to be met for term() to terminate? Is there any way to inspect reason for term() to block? 

Thanks for help, I really like the tool, but this is driving me crazy :-)

Pavel. 




More information about the zeromq-dev mailing list