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
When doing some FFI crimes, Erlang throws an error. When an error is thrown, in case wisp.rescue_crashes is used, Wisp will take care of the error, but will discard the error in the display. It would be nice to preserve the stacktrace during display.