##// END OF EJS Templates
Backport PR #4189: always fire LOCAL_IPS.extend(PUBLIC_IPS)...
Backport PR #4189: 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. backport to 1.1
MinRK -
r12479:0a95c2e7
Show More
Name Size Modified Last Commit Author
/ IPython / parallel
apps
client
controller
engine
scripts
tests
__init__.py Loading ...
error.py Loading ...
factory.py Loading ...
util.py Loading ...