chlorine-clover

About Chlorine for Atom and Clover for VS Code: https://atom.io/packages/chlorine and https://marketplace.visualstudio.com/items?itemName=mauricioszabo.clover
sparkofreason 2019-10-04T16:20:57.155600Z

Another odd behavior: occasionally, some functions just stop working, like "Load File" and autocompletion, though form-evaluation seems to still work. Restarting atom fixes this. I also just tried disconnecting the REPL when in this state, and atom crashed. No other obvious errors or anything.

seancorfield 2019-10-04T16:25:13.156900Z

Hmm, I've occasionally seen evaluation (of any form) just stop working but disconnecting and reconnecting the REPL has always fixed it for me. I haven't seen Atom crash on REPL disconnection. Those "heisenbugs" are the worst 😞

sparkofreason 2019-10-04T16:25:48.157300Z

I'll see if I can repro the crash next time it gets in this state.

mauricio.szabo 2019-10-04T16:27:23.158600Z

Yes, I've also seen some evaluation stopped working (I think I know why, but didn't have the time to attack the problem) but the Atom crash on REPL disconnect is something I've never seen either

mauricio.szabo 2019-10-04T16:28:07.159500Z

I saw crashes on lots of other occasions, though, but mostly because I'm connecting Chlorine on Atom, to develop itself, so it would be strange if it didn't happen 🙂