mirror of
https://github.com/enso-org/enso.git
synced 2024-12-26 16:11:44 +03:00
3dbceef163
When the function is visualized with the `default_preprocessor` method, it returns a dataflow error that shows up in the logs as ``` Cannot encode class org.enso.interpreter.runtime.error.DataflowError to byte array. ``` PR handles dataflow errors in the preprocessor and fallbacks the `to_display_text` value. As a bonus, we get a function visualization. |
||
---|---|---|
.. | ||
src/test |