Skip to content

Fix a sendability warning in a test fixture. #430

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
May 22, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented May 22, 2024

This PR fixes the aforementioned sendability warning. It adds an additional fixture to ensure we're testing the original case (nested Self usage.)

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR fixes the aforementioned sendability warning. It adds an additional
fixture to ensure we're testing the original case (nested `Self` usage.)
@grynspan grynspan added bug 🪲 Something isn't working concurrency 🔀 Swift concurrency/sendability issues swift-6 labels May 22, 2024
@grynspan grynspan self-assigned this May 22, 2024
@grynspan
Copy link
Contributor Author

@swift-ci please test

@grynspan
Copy link
Contributor Author

Windows failure is a known compiler issue.

@grynspan grynspan merged commit 33ffe33 into main May 22, 2024
@grynspan grynspan deleted the jgrynspan/fix-sendable-warning-in-test-fixture branch May 22, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working concurrency 🔀 Swift concurrency/sendability issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants