Avatar
onCancelの部分、AsyncStreamの実装見て、@unchecked SendableのクラスでWrapして自前でlockしなければいけないのかなと思っていましたが、やはりそうなのですね👀 https://github.com/apple/swift/blob/main/stdlib/public/Concurrency/AsyncStreamBuffer.swift#L56
The Swift Programming Language. Contribute to apple/swift development by creating an account on GitHub.