Hi,

after upgrading my code from 2.0.10 to 2.1.4 I notice this change in 
signal handling. Before, I used SIGINT and SIGTERM as handlers to stop 
my processes. When I do this now, I get the $subject error, or, in more 
detail this one:

http://friendpaste.com/7lLFEucbhPqYB65tuf9fjg

The the eventloop finishes, and my messages telling the master that the 
worker has been stopped is never sent.

With the upgrade to 2.1 is there any other method for me doing this kind 
of process exit?

Best
Daniel
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to