swift-async-algorithms
swift-async-algorithms copied to clipboard
async chunked sequences can produce empty chunks
async chunked sequences can produce empty chunks if signals are received before primary chunk elements.
This commit also includes an accompanying evolution proposal.
This should resolve https://github.com/apple/swift-async-algorithms/issues/247
Forums post on this https://forums.swift.org/t/swift-async-algorithms-proposal-produce-empty-chunks/72575