##// END OF EJS Templates
add exponential falloff for reconnect...
add exponential falloff for reconnect avoids constant reconnect attempts every 3 seconds forever gives up after 6 tries (last timeout 64s)
Min RK -
r18728:cc8e3e36
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / inprocess
tests
__init__.py Loading ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...