SemVer Minor
- Add
NIOAsyncChannelas SPI (@_spi(AsyncChannel)) (#2397) - Throw
CancellationErrorifNIOThrowingAsyncSequenceProducer.AsyncIterator.next()is cancelled instead of returningnil. The user defined genericFailuretype ofNIOThrowingAsyncSequenceProduceris also deprecated and must now always beany Swift.Error. (#2399, #2401)
SemVer Patch
- Mildly rework the NIOLock storage (#2395)