##// END OF EJS Templates
don't allow gethostbyname(gethostname()) failure to crash ipcontroller...
don't allow gethostbyname(gethostname()) failure to crash ipcontroller In some weird situations, socket.gethostbyname_ex(socket.gethostname()) can fail. Don't let this error raise, instead assume localhost and warn in these cases.
MinRK -
r4239:9a4de00d
Show More
Name Size Modified Last Commit Author
/ docs / examples / newparallel
davinci
demo
interengine
plotting
rmt
wave2D
workflow
dagdeps.py Loading ...
fetchparse.py Loading ...
helloworld.py Loading ...
mcdriver.py Loading ...
mcpricer.py Loading ...
multiengine1.ipy Loading ...
multiengine2.py Loading ...
multienginemap.py Loading ...
nwmerge.py Loading ...
parallel_pylab.ipy Loading ...
parallelpi.py Loading ...
phistogram.py Loading ...
pidigits.py Loading ...
task1.py Loading ...
task2.py Loading ...
task_profiler.py Loading ...
taskmap.py Loading ...