-
Notifications
You must be signed in to change notification settings - Fork 16
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
fiber stack issues with crystal 13 #89
Comments
Is this fixable with 1.15? Seems like a lot has changed since crystal-lang/crystal@c3eb0eb |
Builds for me when removing the custom Lines 50 to 88 in 66eb520
Seems like some |
Thanks for looking this up. this is unfortunate, but I can't be bothered to chase after a replacement for something that was needlessly removed. If the Crystal team decides to break stuff, I'd rather just fix version 1.11 in place, never upgrade again and be done with it. |
I have no idea what this is and how to fix it, so I'll downgrade to Crystal 1.11 for the time being. Likely related to the fiber run override in hacks.cr
The text was updated successfully, but these errors were encountered: