mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 07:58:02 +03:00
9429a4540a
* Do not run visualizations on InterruptException There is no point in running visualization for the expression value that is InterruptedException. The latter is likely to bubble up the exception or create one that will be confusing to the user. Closes #11243 and partially addresses some of the symptomes of #11084. * Add a test for confusing visualization failures Previously a visualization failure would be reported: ``` Method `+` of type sleep interrupted could not be found. ``` * PR review Nit |
||
---|---|---|
.. | ||
src |