Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable strict concurrency #50

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

czechboy0
Copy link
Contributor

Motivation:

Catch potential data races at build time.

Modifications:

Enabled strict concurrency complete checking.

Result:

Fewer potential data races can sneak in.

@czechboy0 czechboy0 added the semver/none No version bump required. label Nov 29, 2024
@czechboy0 czechboy0 merged commit 94baacc into apple:main Nov 29, 2024
35 checks passed
@czechboy0 czechboy0 deleted the hd-strict-concurrency branch November 29, 2024 22:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants