##// 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 / parallel / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_db.py Loading ...
test_dependency.py Loading ...
test_launcher.py Loading ...
test_lbview.py Loading ...
test_magics.py Loading ...
test_mongodb.py Loading ...
test_view.py Loading ...