What is the signal WebStorm uses for stoping a process ?

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

0
1 comment
Avatar
Permanently deleted user

Ok, it does send SIGTERM.
I only did not noticed it, as it supress output.

0

Please sign in to leave a comment.