nuprl/Ocelot

invalid function hangs IDE

Closed this issue · 2 comments

function f(x, x) { }
will hang the IDE on clicking 'Run'.
Pressing 'Stop' will gray out Run/Test buttons, so a reload is needed (this seems to be common behavior).
Thanks for looking into this.

This is getting addressed: nuprl/Stopify#486

This is fixed. Closing the issue. The next deployment of the IDE will not have this problem.