You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I hit C-c M-c RET RET I am asked if I really want to create a second connection.
If I accidentally hit C-c M-j instead, without warning a new nrepl server is booted. The latter op should be guarded if there already is a server associated with the project of the current buffer.