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
With CLJS-1224 it is now possible to efficiently show full stacktraces, even in the face of stack overflow resulting from recursion. Eliminate the 1024-frame limit introduced with #78.
The text was updated successfully, but these errors were encountered:
With CLJS-1224 it is now possible to efficiently show full stacktraces, even in the face of stack overflow resulting from recursion. Eliminate the 1024-frame limit introduced with #78.
The text was updated successfully, but these errors were encountered: