what could cause the *cider-error*
(https://docs.cider.mx/cider/1.1/usage/dealing_with_errors.html) to take a long time to display? the issue is printed to the repl / log immediately, but the error buffer takes 5-10 seconds to show.
i'm on the latest emacs package and 0.26.0 middleware
Maybe a large error structure? I had been dissatisfied with cider error popup latency so I turned it off a long time ago. I now only bring it up if I need to see more details
it's pretty slow no matter what
you're right though, not often that i actually read its contents. will disable
I've been seeing the same issue. Unfortunately I am not sure when it started. Using a very recent build from master
and 0.26.0 middleware also