Hmm, so buffered Channel wrapper over the normal q...
# coroutines
n
Hmm, so buffered Channel wrapper over the normal queue and then read it in WithTimeout() inside a coroutine? That looks like a good way to me, thank you