##// 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