I am seeing something interesting that I suspect is a pyzmq issue. I have some code that connects to a REP server and shoots off a REQ, then receives. I am changing the code to not hang if the REP server is not responding but it hangs when the python function returns. Any ideas what could be causing this?
Here is the code (same issue with a poller): http://pastebin.com/XGzLxM0j Any ideas?
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
