say process 10 items at a time and then give the control back to the rest of the program and then come back to process the next 10.
Seems like a job for async iterators
Async iterators is what it is called? Thanks, i will take a look
Also async generator functions
Обсуждают сегодня