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
@chrisseaton this would be fixed. I personally agree with @ioquatix this is tricky. I noticed it in many cases and it's really confusing in some point.
I fixed it in 71b186f, this was indeed caused by the lazy backtraces, which need special care when re-raising an existing exception.
The fix will be in the next release, thank you for the report and easy-to-reproduce example!
In MRI:
In TruffleRuby, missing backtrace before re-raising
The text was updated successfully, but these errors were encountered: