Closed grynspan closed 8 months ago
This change annotates the fulfillment(of:) overloads so that they won't trigger Swift 6 diagnostics. This is a late-breaking change that has started to affect developers using strict concurrency checking with Swift 5.10.
fulfillment(of:)
Resolves rdar://124966292.
@swift-ci please test
@swift-ci please test Windows
Merging due to known infrastructure problem.
This change annotates the
fulfillment(of:)
overloads so that they won't trigger Swift 6 diagnostics. This is a late-breaking change that has started to affect developers using strict concurrency checking with Swift 5.10.Resolves rdar://124966292.