Skip to content

[Concurrency] Remove -disable-region-based-isolation-with-strict-concurrency. #74567

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

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

hborla
Copy link
Member

@hborla hborla commented Jun 20, 2024

This flag was used as a staging mechanism for enabling RegionBasedIsolation by default under -strict-concurrency=complete without having to update all of the tests, and it's only available in asserts compiler builds. Now that SE-0414 is implemented for Swift 6.0, it's not valuable to continue to run tests without it, and removing the flag is helpful for moving forward with improvements to the concurrency diagnostics without needing to handle test configurations that users will never experience.

@hborla hborla requested review from kavon, ktoso and tshortli as code owners June 20, 2024 03:58
@hborla hborla requested a review from gottesmm June 20, 2024 03:58
@hborla
Copy link
Member Author

hborla commented Jun 20, 2024

@swift-ci please smoke test

@hborla hborla merged commit 9facbd4 into swiftlang:main Jun 20, 2024
3 checks passed
@hborla hborla deleted the remove-disable-region-isolation branch June 20, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants