##// END OF EJS Templates
always fire LOCAL_IPS.extend(PUBLIC_IPS)...
always fire LOCAL_IPS.extend(PUBLIC_IPS) was in `else`, but should have been `finally` so it aways runs. Symptom was warnings in parallel.client about `127.0.1.1` not being this machine.
MinRK -
r12472:86434a8a
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 ...