Skip to content

Conversation

ffried
Copy link
Contributor

@ffried ffried commented Nov 11, 2022

This adds Sendable conformances to all public types, as well as the necessary internal types (SystemString and SystemChar).

Whether or not FileDescriptor should be Sendable is currently being discussed in #112.
This PR splits off FileDescriptors conformance to have the possibility to land the other conformances earlier.

@milseman
Copy link
Contributor

@swift-ci please test

@milseman
Copy link
Contributor

@lorentey is there any further availability dance needed for these?

@lorentey
Copy link
Member

I don't think so -- the Sendable conformance will be back deployable as it has no ABI impact!

@milseman milseman merged commit 77d9ca1 into apple:main Nov 30, 2022
@ffried ffried deleted the feature/sendable_no_fd branch December 1, 2022 06:29
@glessard glessard added this to the 1.3.0 milestone Jun 21, 2023
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.

4 participants