Skip to content

Concurrency: silence some unused variable warnings #79116

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 1 commit into from
Feb 4, 2025

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Feb 3, 2025

This cleans up some warnings from the unused variables. The variables were referenced by assert cases only.

This cleans up some warnings from the unused variables. The variables
were referenced by `assert` cases only.
@compnerd compnerd requested a review from ktoso as a code owner February 3, 2025 17:26
@compnerd
Copy link
Member Author

compnerd commented Feb 3, 2025

@swift-ci please smoke test

@compnerd
Copy link
Member Author

compnerd commented Feb 3, 2025

@swift-ci please smoke test macOS platform

@compnerd
Copy link
Member Author

compnerd commented Feb 3, 2025

@swift-ci please smoke test Linux platform

@compnerd compnerd merged commit 6028fde into swiftlang:main Feb 4, 2025
3 checks passed
@compnerd compnerd deleted the silence branch February 4, 2025 18:28
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