Properly shutdown api
The quit function was actually never called before. That was the reason why the Java background process never stopped.
The quit function was actually never called before. That was the reason why the Java background process never stopped.