Skip to content

[5.8] Round the initial context size of tasks up to 32 on 64-bit <=5.6 runtimes #63525

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

Conversation

rjmccall
Copy link
Contributor

@rjmccall rjmccall commented Feb 8, 2023

Fixes issue 63420

@rjmccall rjmccall requested a review from a team as a code owner February 8, 2023 19:33
@rjmccall
Copy link
Contributor Author

rjmccall commented Feb 8, 2023

@swift-ci Please test

@rjmccall rjmccall force-pushed the initial-context-size-compat-fix-5.8 branch from d2b6a67 to 10f8751 Compare February 8, 2023 20:34
@rjmccall
Copy link
Contributor Author

rjmccall commented Feb 8, 2023

@swift-ci Please test

@rjmccall rjmccall force-pushed the initial-context-size-compat-fix-5.8 branch from 10f8751 to 879e644 Compare February 8, 2023 23:33
@rjmccall
Copy link
Contributor Author

rjmccall commented Feb 8, 2023

@swift-ci Please test

@DougGregor DougGregor merged commit 40e02c0 into swiftlang:release/5.8 Feb 9, 2023
@rjmccall rjmccall deleted the initial-context-size-compat-fix-5.8 branch February 9, 2023 20:21
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XCode 14.2/Swift 5.7 memory corruption on Task creation when app is launched on iOS < 16.
3 participants