swift-async-algorithms icon indicating copy to clipboard operation
swift-async-algorithms copied to clipboard

async chunked sequences can produce empty chunks

Open rnro opened this issue 1 year ago • 2 comments

async chunked sequences can produce empty chunks if signals are received before primary chunk elements.

This commit also includes an accompanying evolution proposal.

rnro avatar Apr 19 '24 15:04 rnro

This should resolve https://github.com/apple/swift-async-algorithms/issues/247

rnro avatar Oct 15 '24 08:10 rnro

Forums post on this https://forums.swift.org/t/swift-async-algorithms-proposal-produce-empty-chunks/72575

rnro avatar Oct 15 '24 08:10 rnro