##// END OF EJS Templates
Remove print statements in ZMQ parent pollers....
Remove print statements in ZMQ parent pollers. These statements were originally inserted for debugging purposes. However, if the parent process owns the child's stdout and the parent dies, the print statements will deadlock, preventing the poller from terminating its process and thereby utterly breaking it.
Evan Patterson -
r3933:650cb93a
Show More
Name Size Modified Last Commit Author
/ IPython / frontend
qt
terminal
__init__.py Loading ...