##// END OF EJS Templates
make Comm's publishing threadsafe...
make Comm's publishing threadsafe If a Comm tries to send a message from another thread, schedule it to be called ASAP in the main thread via IOLoop.add_callback
Min RK -
r20365:f18f5551
Show More
Name Size Modified Last Commit Author
/ IPython / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...