##// END OF EJS Templates
add first_beat delay to notebook heartbeats...
add first_beat delay to notebook heartbeats Heartbeats start immediately, causing false heart failures on slow systems that can take a while to start kernel subprocesses. Also adds a 'flush' to the heartbeat callback (just like in IPython.parallel), to protect against server load being detected as heart failures.
MinRK -
r5812:45a89f95
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html
notebook
__init__.py Loading ...