[zeromq-dev] [pyzmq] ZMQError: interrupted system call
Daniel Truemper
truemped at googlemail.com
Mon Apr 11 14:58:48 CEST 2011
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
More information about the zeromq-dev
mailing list