austin icon indicating copy to clipboard operation
austin copied to clipboard

Fail gracefully on attempts to use REPL env with disposed session

Open cemerick opened this issue 11 years ago • 0 comments

i.e. :cljs/quit drops the session associated with the REPL environment, and it cannot be used again. Catch this when such an env is used to create a new ClojureScript REPL, and print a useful message.

cemerick avatar Feb 19 '14 11:02 cemerick