HackerTrans
TopNewTrendsCommentsPastAskShowJobs

heavyairship

no profile record

comments

heavyairship
·2 ปีที่แล้ว·discuss
> However, this time around I wanted asynchronous requests but to be able to report on completed work in order.

This seems similar to JavaScript's for await...of construct https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe....

A while ago I added a golang version here https://github.com/heavyairship/gopherawaitof.