##// END OF EJS Templates
minor fixes to allow kernel to be re-entrant...
minor fixes to allow kernel to be re-entrant * user_mod doesn't typecheck ModuleType, because it can be a DummyMod * start hearbeat thread in initialize step, not start. * ensure shell.exit_now is False at Kernel.start
MinRK -
r6826:d34fb7b4
Show More
Name Size Modified Last Commit Author
/ IPython / zmq / tests
__init__.py Loading ...
test_embed_kernel.py Loading ...
test_message_spec.py Loading ...
test_session.py Loading ...