On emacs 27 cider-jack-in-clj&cljs takes 4 minutes : ``` cider-jack-in-clj&cljs detects existing project FAILED (4.02m) ``` and it gets stuck in apparent infloop on ``` nrepl-server-buffer-name when nrepl-hide-special-buffers is t returns the name of the server buffer, which hides it in buffer changing commands ``` Emacs 26 works fine. Does anyone see this?