mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 06:34:35 +03:00
9a0f739cb0
related #6323 Fixes the following scenario: - preprocessor function catches `ThreadInterruptedException` and returns it as a JSON ```json {"error":"org.enso.interpreter.runtime.control.ThreadInterruptedException"} ``` - engine thinks that the visualization was computed successfully and just returns it to the user (without doing any fallback logic like retrying the computation) - IDE displays blank visualization |
||
---|---|---|
.. | ||
Base/0.0.0-dev | ||
Database/0.0.0-dev | ||
Examples/0.0.0-dev | ||
Geo/0.0.0-dev | ||
Google_Api/0.0.0-dev | ||
Image/0.0.0-dev | ||
Searcher/0.0.0-dev | ||
Table/0.0.0-dev | ||
Test/0.0.0-dev | ||
Visualization/0.0.0-dev |