-
Notifications
You must be signed in to change notification settings - Fork 451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashes on shift
when using withContext
and handleErrorWith
#2779
Comments
Thank you for reporting this fix with a reproducible scenario @e1ywka! 🙏 I'll report back here if an |
@e1ywka the fix is available in 1.1.3-alpha.38 |
Thanks for this!. I was still having those crashes in other "related" code after resolving the ones on #2760 but I had not been able to reduce them to a minimal reproducible test, nice you found a way! :) |
Yes, it works for me. I'm glad it was helpful! |
Hello,
I have reproduced similar issue #2760 which was not fixed with #2765
arrow version 1.1.3-alpha.37
The crash looks like that
The text was updated successfully, but these errors were encountered: