##// 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 / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...