Skip to content

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