![]() * Fix flaky test in NIOAsyncWriter # Motivation We had flaky test in the writer where we were relying on some timing. # Modification Change the test so that it is deterministic. # Result Fixes https://github.com/apple/swift-nio/issues/2427 * Update allocation counters |
||
---|---|---|
.. | ||
NIOAsyncSequenceProducer+HighLowWatermarkBackPressureStrategyTests.swift | ||
NIOAsyncSequenceTests.swift | ||
NIOAsyncWriterTests.swift | ||
NIOThrowingAsyncSequenceTests.swift |