windows-kill
windows-kill copied to clipboard
feat: add Close Event support
I am a Node.js + Java developer. Due to the need for managing Java subprocesses, Node.js on Windows could not correctly send a shutdown signal to allow graceful termination. Then I found your program, which helped me a lot. I added support for the CLOSE EVENT, hoping it will benefit others in the future.