When killing a script (run configuration), what is the signal the WebStorm sends to the process ?
I've tried almost all POSIX signals, but no luck...
Thank you very much,
Vojta
Ok, it does send SIGTERM.
I only did not noticed it, as it supress output.