init(_:bufferingPolicy:)
Deprecations.swift:77This declaration is deprecated: Do not configure streams with a buffering policy 'limit' parameter.
init<S>(_ sequence: S, bufferingPolicy limit: Continuation.BufferingPolicy) where Element == S.Element, S : Sendable, S : AsyncSequence