Skip to content

Adopt Sendable #23

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 7 commits into from
May 13, 2022
Merged

Adopt Sendable #23

merged 7 commits into from
May 13, 2022

Conversation

Davidde94
Copy link
Contributor

Because we don't have a NIO dependency we don't have access to NIOSendable. To avoid lot of#ifs throughout the code (making it neater and nicer/easier to read and maintain) I defined my own version, _Sendable`.

@swift-server-bot
Copy link

Can one of the admins verify this patch?

5 similar comments
@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@Davidde94 Davidde94 requested a review from Lukasa May 6, 2022 10:30
@Lukasa
Copy link
Contributor

Lukasa commented May 6, 2022

@swift-server-bot add to allowlist

@Lukasa Lukasa added the 🆕 semver/minor Adds new public API. label May 6, 2022
@Davidde94
Copy link
Contributor Author

Huh, I'll fix the 5.5 build

@Davidde94 Davidde94 requested a review from Lukasa May 6, 2022 14:53
Copy link
Contributor

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was about to overwhelm this PR with stylistic notes, but: there are a bunch of style-only changes. Can they be reverted?

@Davidde94
Copy link
Contributor Author

@Lukasa gargh, this all seems to have come from swift-format

@Davidde94 Davidde94 requested a review from Lukasa May 12, 2022 11:58
Co-authored-by: Cory Benfield <lukasa@apple.com>
@Lukasa Lukasa merged commit 522c301 into apple:main May 13, 2022
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.

3 participants