This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-04-08
Channels
- # architecture (8)
- # boot (18)
- # cider (33)
- # cljs-dev (35)
- # cljsrn (3)
- # clojure (77)
- # clojure-dev (6)
- # clojure-dusseldorf (1)
- # clojure-russia (1)
- # clojure-spec (4)
- # clojurescript (40)
- # cryogen (1)
- # cursive (4)
- # dirac (2)
- # emacs (1)
- # figwheel (10)
- # funcool (2)
- # hoplon (21)
- # incanter (2)
- # leiningen (1)
- # lumo (44)
- # off-topic (2)
- # onyx (53)
- # overtone (5)
- # pedestal (8)
- # re-frame (9)
- # reagent (37)
- # rum (9)
- # spacemacs (16)
- # sql (2)
- # testing (1)
- # unrepl (4)
- # untangled (4)
- # yada (16)
@john no. I'm guessing it had to be a browser side caching thing though. I convinced myself it couldn't be but I'm probably wrong. :) if it happens again I'll try that.
I've got a similar situation. Yesterday, I was able to get weasel up and running in a webworker. Wouldn't work the first few tries. Kept hanging after << waiting for client to connect ... connected! >>
and I forgot if anything specifically changed, but it just let me into the repl. Studied that environment for a few hours and made plans for further exploration. Today, I can't get back in. No idea what's keeping weasel hung.
When I ctrl-c
though, everything that was waiting to print, from the webworker's launch, after the hang, gets flushed into the repl - status messages I setup and whatnot.