Files
swift-mirror/stdlib/public/Concurrency
Yuta Saito 0ceab44032 [DiscardingTG] Fix runtime signature mismatch for statically known -> Void closure
Since https://github.com/apple/swift/pull/65613, DiscardingTG started to
accept `() -> Void` instead of `() -> T`, but it also changed the number
of arguments accepted by the closure from 3 to 2. So it should use
`non_future_adapter` instead of `future_adapter` to avoid runtime signature
mismatch.
2023-05-30 18:15:12 +00:00
..
2023-03-03 13:37:57 +09:00
2023-01-04 20:04:23 -05:00
2023-05-24 18:46:57 +02:00
2023-05-24 18:59:18 +02:00
2023-05-24 18:46:57 +02:00
2023-05-24 18:46:57 +02:00
2023-05-24 18:46:57 +02:00