Skip to content

Sendable Instrument Carriers #136

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 4 commits into from
Feb 1, 2024

Conversation

slashmo
Copy link
Collaborator

@slashmo slashmo commented Nov 27, 2023

I'd like to require Sendable conformance for the Carrier associated type used in Instruments, since it's a type that's intended to cross boundaries anyways (e.g. HTTP headers). This would make implementing the Instrument protocol a bit easier.

I also took the opportunity and removed the remaining Sendable wrappers since we're now requiring Swift >= 5.6.

@slashmo slashmo requested a review from ktoso November 27, 2023 18:05
@ktoso ktoso modified the milestones: 1.1.x, 1.1.0 Feb 1, 2024
@ktoso ktoso merged commit 7fbb8b2 into apple:main Feb 1, 2024
@slashmo slashmo deleted the feature/sendable-instrument-carrier branch March 27, 2024 21:09
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.

2 participants