##// 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:

r11770:6b8a9d57
r12301:b4ca80e2
Show More
README.md
6 lines | 203 B | text/x-minidsrc | MarkdownLexer

Template skeleton

This contain skeleton template that you probably don't want
to inherit directly.

do not modify the content of the 'tex' folder which is generated by running 'make' in this folder.