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
nrepl-client now derives the session from the connection automatically.
There was a bug because in some requests specified a connection
different from the current one, but then ensure-session took the session
from the current-connection.
0 commit comments