swift-openapi-urlsession
swift-openapi-urlsession copied to clipboard
Re-enable strict concurrency checking for swift-openapi-urlsession
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