Scott Dillender
01/02/2019, 6:41 PMnewFixedThreadPoolContext
but that's deprecated. I've also tried a fixed sized channel, but I have to create the coroutines as async(start=LAZY) and then await them one by one if I do a fold or a map.Scott Dillender
01/02/2019, 6:42 PMaraqnid
01/02/2019, 7:27 PMaraqnid
01/02/2019, 7:29 PMScott Dillender
01/02/2019, 8:02 PMDominaezzz
01/02/2019, 8:39 PMSequence.chunked
function, you should be able to do what you describe.Scott Dillender
01/02/2019, 11:49 PMdave08
01/03/2019, 7:37 AMScott Dillender
01/03/2019, 7:59 PM