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

Pull in LockedValueBox and reduce the usage of unchecked Sendable #505

Open
czechboy0 opened this issue Jan 16, 2024 · 0 comments
Open

Pull in LockedValueBox and reduce the usage of unchecked Sendable #505

czechboy0 opened this issue Jan 16, 2024 · 0 comments
Labels
area/runtime Affects: the runtime library. kind/enhacement Improvements to existing feature. size/S Small task. (A couple of hours of work.)
Milestone

Comments

@czechboy0
Copy link
Collaborator

Description

Pull in LockedValueBox from SwiftNIO and reduce the usage of unchecked Sendable (today it's used in HTTPBody, MultipartBody, and ISO8601DateTranscoder).

Additional information

No response

@czechboy0 czechboy0 added status/triage Collecting information required to triage the issue. area/runtime Affects: the runtime library. kind/enhacement Improvements to existing feature. size/S Small task. (A couple of hours of work.) and removed status/triage Collecting information required to triage the issue. labels Jan 16, 2024
@czechboy0 czechboy0 added this to the Post-1.0 milestone Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/runtime Affects: the runtime library. kind/enhacement Improvements to existing feature. size/S Small task. (A couple of hours of work.)
Projects
None yet
Development

No branches or pull requests

1 participant