##// END OF EJS Templates
protect websocket against errant messages...
protect websocket against errant messages - message handler being triggered after stream is closed (no channels) - messages sent to invalid channels
Min RK -
r20183:08a21510
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 ...