##// END OF EJS Templates
fix typo in StreamKernel.abort_queue...
fix typo in StreamKernel.abort_queue abort_queue had not been updated to match return value of session.send(), which is the message itself, and no longer a tuple.
MinRK -
r4137:1f78d0e2
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / controller
__init__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...