swift-server / swift-server/async-http-client
Get 5.6 CI passing
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 1.1k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
5.6 CI seems to be failing here due to missing Sendables. This is probably only associated with the places where we're using async/await, so we need to clean those up as appropriate.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the Swift 5.6 CI and inspect its failing Sendable diagnostics, then trace the async/await call sites implicated by those failures. Update the affected areas as appropriate and verify that the Swift 5.6 CI passes without Sendable-related errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100