-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The ModelControllerClient is closed while the ServerManager is still in-use. This cause errors like:
[WARNING] The server may be in an unexpected state for further interaction. The current state is failed
The reason is the client is closed and cannot communicate with running server.