cursive
cursive copied to clipboard
Loading code before REPL is ready breaks REPL
Steps to reproduce:
- start repl
- before repl has started, load code into repl
- repl will break
- trying to stop repl results in "Error evaluating - class java.lang.InterruptedException"
Could disable repl actions until repl is ready?
Hmm, that's strange - I'll take a look at this when I get a chance.
I've seen this too.