##// END OF EJS Templates
fix ignored IOPub messages with no parent...
fix ignored IOPub messages with no parent there was a `continue` without a new `recv`, which would cause an infinite loop.
MinRK -
r10565:8ed98f35
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...