##// END OF EJS Templates
use [sys.exe, "-c", "…launch_new_instance()"] in launchers...
use [sys.exe, "-c", "…launch_new_instance()"] in launchers instead of [sys.exe, module_path], which resulted in the modules being `__main__`, which caused problems.
MinRK -
r6894:45a4d04b
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 ...