swift-server / swift-server/async-http-client

Get 5.6 CI passing

Open
#543 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.