[zeromq-dev] [pyzmq] ZMQError: interrupted system call
Daniel Truemper
truemped at googlemail.com
Mon Apr 11 17:39:24 CEST 2011
> This is to be expected and is generally for the better, see the rationale
> here: (last point) http://www.zeromq.org/docs:2-1-upgrade
>
> If you want to ignore the EINTR just restart the offending call in your
> event loop.
Thanks! That did the trick. Must have skipped this part of the migration
guide! :)
Cheers,
Daniel
More information about the zeromq-dev
mailing list