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
Confirmed from here — after glancing at the stack trace & source code my best theory is that lein trampoline repl is failing to add the nrepl middleware.
As it turns out, debug-repl's
break!
throws NPE when called inside a trampoline REPL.The text was updated successfully, but these errors were encountered: