##// END OF EJS Templates
ZMQ heartbeat: catch EINTR exceptions and continue....
ZMQ heartbeat: catch EINTR exceptions and continue. The zmq heartbeat channel exits when it encounters an "Interrupted system call", thereby causing the qtconsole to report that it is not responding, despite the console working perfectly fine. Observed in a large Qt application embedding the ipython qtconsole. Fixes #2310

File last commit:

r10551:59e07fdc
r12301:b4ca80e2
Show More
post-merge
4 lines | 51 B | text/plain | TextLexer
#!/bin/sh
git submodule init
git submodule update