Fork me on GitHub
#cljs-dev
<
2020-05-22
>
dnolen12:05:39

@dominicm the prompt should appear at the end of all that - the point is to not just seem like it's hanging

dnolen12:05:43

which I think is more importatnt

dominicm12:05:29

@dnolen I still had a prompt, but it looked like:

cljs.user=>Reading analysis cache for ....
So it was easily hidden. Wasn't necessarily that message, I could pull the exact thing that came up if you're not sure.

dominicm12:05:44

It wasn't at the end by any means, it was hidden amongst the verbose messages.

dnolen12:05:55

hrm ok, will take a look

bhauman13:05:12

its because the analysis is happening on a thread probably

dnolen14:05:00

yeah, but it's a bit odd, 741 is the CLJS version which is from a month ago

dnolen14:05:52

I think instead this is because of the cljs.core compile inside the REPL