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
In org.eclipse.lsp4j.jsonrpc.RemoteEndpoint#notify failures are logged instead of throwing the exception. This means, users cannot ignore this log/error condition when e.g. shutting down. Is there a chance to change this behaviour, to not log and instead throw the exception?
In org.eclipse.lsp4j.jsonrpc.RemoteEndpoint#notify failures are logged instead of throwing the exception. This means, users cannot ignore this log/error condition when e.g. shutting down. Is there a chance to change this behaviour, to not log and instead throw the exception?
The text was updated successfully, but these errors were encountered: