apple / apple/swift-openapi-urlsession
Re-enable strict concurrency checking for swift-openapi-urlsession
Open
- Dominant language
- Swift
- Stars
- 216
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Strict concurrency checking was disabled in https://github.com/apple/swift-openapi-urlsession/pull/47 for 5.10 and later. This should be re-enabled when SwiftPM generates `Sendable` test manifests.
### Additional information
_No response_
Contributor guide
Research direction
Start by inspecting pull request #47 and the SwiftPM configuration related to test manifests. Check how SwiftPM generates Sendable test manifests for Swift 5.10 and later; done means strict concurrency checking is enabled again without breaking those generated manifests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100