Skip to content

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