You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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.
* Moved start of default loop on first Java instance creation.
---------
Co-authored-by: jjuzna <[email protected]>
0 commit comments