Skip to content

Enable strict concurrency checking in CI #11

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

Conversation

czechboy0
Copy link
Collaborator

Motivation

To further avoid concurrency bugs, enable complete concurrency checking in CI.

Modifications

Added the compiler flag to the docker-compose scripts.

Result

If a warning of this nature comes up, because we have warnings-as-errors, it'll fail CI.

Test Plan

Locally built without any warnings with the flag enabled.

@czechboy0 czechboy0 merged commit 95bb2f8 into swift-server:main Aug 11, 2023
@czechboy0 czechboy0 deleted the hd-complete-concurrency-checking branch August 11, 2023 14:02
@czechboy0 czechboy0 added the semver/none No version bump required. label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants