I think I know what's happening. `ReceiveChannel<T>.awaitEvent()` is receiving the `TimeoutCan...
s
I think I know what's happening.
ReceiveChannel<T>.awaitEvent()
is receiving the
TimeoutCancellationException
and it's incorrectly thinking the test actually timed out