deephaven / deephaven-core

Deephaven Community Core
Other
257 stars 80 forks source link

fix: Connection errors should be correctly passed to the UI #6173

Closed niloc132 closed 1 month ago

niloc132 commented 1 month ago

Also guarded for nulls from other errors, and ensure that certain events would be logged even if they were not handled by the UI.

Fixes #6163