##// END OF EJS Templates
Backport PR #4086: fix missing errno import...
Backport PR #4086: fix missing errno import trivial fix, this import was missing, but it's only triggered when there's a race condition, which is why this hasn't come up.
MinRK -
r12313:e7394b40
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
inprocess
ioloop
tests
zmq
__init__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...