enso/engine/runtime-instrument-common
Hubert Plociniczak 031300dfb3
Don't NPE when Throwable is missing message (#11102)
Looks like `Throwable` thrown by the execution may be missing a message,
which later crashes when we want to send it over the wire.
Added some guards to prevent NPE.
2024-09-17 16:37:38 +02:00
..
src Don't NPE when Throwable is missing message (#11102) 2024-09-17 16:37:38 +02:00