What is the signal WebStorm uses for stoping a process ?
Permanently deleted user
创建于
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.