init(_:)

AsyncStream.swift:79

This declaration is deprecated: Explicitly wrap the given async sequence with 'UncheckedSendable' first.

init<S>(_ sequence: S) where Element == S.Element, S : AsyncSequence