node-java
node-java copied to clipboard
Added stop() method to java object.
It breaks the internal indefinite loop and allows Node process to quit without SIGTERM.
Solves bug #539 - The process refuses to quit.