<@U2E974ELT> commented on <@U0ZFBBUBU>’s file <htt...
# coroutines
u
@elizarov commented on @groostav’s file https://kotlinlang.slack.com/files/U0ZFBBUBU/F494RK8GP/Regarding__CountingValidatorFactory_.kt: I plan to write
LinkedListChannel
for that. It is a channel with unlimited size buffer, so that its non-suspend
offer
is always guaranteed to return
true
.