Skip to content

Fix warning in OSSignpost.swift w/ @preconcurrency import #7785

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
Jul 17, 2024

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Jul 17, 2024

rdar://131432130

@MaxDesiatov MaxDesiatov changed the title Fix sendability warning in OSSignpost.swift w/ @preconcurrency import Fix warning in OSSignpost.swift w/ @preconcurrency import Jul 17, 2024
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov added concurrency no functional change No user-visible functional changes included labels Jul 17, 2024
@MaxDesiatov MaxDesiatov enabled auto-merge (squash) July 17, 2024 15:41
@MaxDesiatov MaxDesiatov merged commit 6a4029e into main Jul 17, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/fix-os-signpost branch July 17, 2024 17:45
MaxDesiatov added a commit that referenced this pull request Jul 17, 2024
…7786)

Cherry-pick of #7785.

**Explanation**: Fixes a Swift Concurrency warning for an import of a
preconcurrency module.
**Scope**: Isolated to a warning in a single file.
**Risk**: Very low, change is NFC.
**Testing**: Manually verified that the warning is gone.
**Issue**: rdar://131432130
**Reviewer**: @xedin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concurrency no functional change No user-visible functional changes included
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants