##// END OF EJS Templates
make BlockingKernelClient the default Client...
make BlockingKernelClient the default Client the default Client class returned by `KernelManager.client()` should be BlockingKernelClient, because the base KernelClient is incomplete. Ultimately, the base KernelClient will probably become a blocking client, and the Blocking subclass will go away.
MinRK -
r10384:23436149
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / zmq
gui
pylab
tests
__init__.py Loading ...
completer.py Loading ...
datapub.py Loading ...
displayhook.py Loading ...
embed.py Loading ...
eventloops.py Loading ...
frontend.py Loading ...
heartbeat.py Loading ...
iostream.py Loading ...
ipkernel.py Loading ...
kernelapp.py Loading ...
log.py Loading ...
logtopics.rst Loading ...
parentpoller.py Loading ...
serialize.py Loading ...
session.py Loading ...
zmqshell.py Loading ...