notebook/IPython
MinRK b3b168648a close websocket connections on ping/pong timeout
we recently added ws pings for keep alive,
and we can now use the longs to close dead connections.

This can apparently happen when connections are not closed cleanly,
e.g. on VPNs.

Setting ws_ping_timeout = 0 disables the ping mechanism altogether.
2014-08-13 11:32:25 -07:00
..
html close websocket connections on ping/pong timeout 2014-08-13 11:32:25 -07:00
nbconvert/exporters
qt/console/tests Skip qtconsole help test if no X11 2014-05-15 14:34:05 -07:00
testing nbconvert requires mistune 2014-08-06 15:37:29 -07:00
utils s/this/self 2014-08-04 14:22:16 -07:00