nrepl

https://github.com/nrepl/nrepl || https://nrepl.org
pez 2020-12-28T17:05:46.093300Z

@bozhidar We have this strange issue on Calva where errors are delivered with a considerable lag. Also only if wifi is active. I tried using newer versions of nrepl and cider-nrepl, and it makes the problem go away. Wondering if this is something you have noticed and know about when it was fixed?

bozhidar 2020-12-28T17:10:01.094600Z

@pez Don't recall encountering such an issue. Sounds like something timing out, maybe due to some uncaught exception somewhere, but if this was the case it wouldn't matter what type of connection you're using.

pez 2020-12-28T17:11:12.095Z

I’m not even using the connection. 😃

pez 2020-12-28T17:12:27.095400Z

It’s safe to use cider-nrepl 0.25.5?