I guess I had glossed over fork() when reading abo...
# arrow
j
I guess I had glossed over fork() when reading about Queues / IO. I did read the article. I was just making sure I hadn't missed something in the arrow world before going with suspended() / coroutine scopes. Thanks for the help!
r
Hi Jake, probably you already seen that but in the [next] version of the docs there is some info about the types of Queue https://arrow-kt.io/docs/next/effects/queue/
👍 1