top | item 43672270

(no title)

athoscouto | 10 months ago

Yes. See update 2 FTA for a 2019 study on go concurrency bugs. Most go devs that I know consider using higher level synchronization mechanisms the right way to go (pun intended). sync.WaitGroup and errgroup are two common used options.

discuss

order

No comments yet.