##// END OF EJS Templates
Minors fixes on Windows....
Minors fixes on Windows. * Don't import daemonize if os.name=='posix'. * Allow the controller to overwrite old .pid files upon startup. This was needed because the Windows HPC job scheduler kills jobs in a way that the signal handlers are not being run.
bgranger -
r2318:e97da5b1
Show More