any alternative to `SendChannel<T>` which do...
# announcements
a
any alternative to
SendChannel<T>
which does not have a suspending
send
?
guess I can just do
sendBlocking
?
seems slightly jank though… since there are situations where it should never block
d
offer
☝️ 5
👍 1