Skip to content

Add explicit sendability annotations #831

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
Apr 28, 2025

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Apr 28, 2025

Motivation:

As part of adopting strict concurrency all public types should be explicit about whether they are sendable or not.

Modifications:

  • Add explicit sendability annotations to a number of types

Result:

Sendability is explicit

Motivation:

As part of adopting strict concurrency all public types should be
explicit about whether they are sendable or not.

Modifications:

- Add explicit sendability annotations to a number of types

Result:

Sendability is explicit
@glbrntt glbrntt added the 🆕 semver/minor Adds new public API. label Apr 28, 2025
@glbrntt glbrntt merged commit efb08f9 into swift-server:main Apr 28, 2025
24 of 25 checks passed
@glbrntt glbrntt deleted the strict-explicit branch April 28, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants