Skip to content
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

Fix calls to retry_with_buffer when big buffer is necessary #14622

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

BlobCodes
Copy link
Contributor

Closes #14619

@Blacksmoke16 Blacksmoke16 added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:system labels May 23, 2024
@straight-shoota straight-shoota changed the title Fix #14619 Fix calls to retry_with_buffer when big buffer is necessary May 23, 2024
@straight-shoota straight-shoota added this to the 1.13.0 milestone Jun 24, 2024
@straight-shoota straight-shoota merged commit a1db18c into crystal-lang:master Jun 24, 2024
60 of 61 checks passed
@BlobCodes BlobCodes deleted the fix/#14619 branch September 24, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crystal::System::User#from_*? et al. don't work if required buffer size greater than initial buffer size
4 participants