##// 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
Pankaj Pandey -
r12301:b4ca80e2
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / templates / skeleton
Makefile Loading ...
README.md Loading ...
display_priority.tpl Loading ...
null.tpl Loading ...

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.