Skip to content
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

mark HTTPClient.Response Sendable #759

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

weissi
Copy link
Contributor

@weissi weissi commented Aug 7, 2024

HTTPClient.Response is trivially Sendable, let's mark it Sendable.

@Lukasa Lukasa added the semver/minor For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0 label Aug 7, 2024
@Lukasa
Copy link
Collaborator

Lukasa commented Aug 7, 2024

@swift-server-bot test this please

@Lukasa Lukasa enabled auto-merge (squash) August 7, 2024 15:23
@Lukasa Lukasa merged commit 0bd9111 into swift-server:main Aug 7, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/minor For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants