Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The article does not make clear whether the cases where Go struggles with concurrency are also cases where structured concurrency improves the situation.

Pretty sure "sync.WaitGroup is too hard to reason about" is not a real issue people are having.

AFAIK most of the challenges occur within that structured block, so to speak. Robust communication between concurrent processes is the hard part, not managing their basic lifecycle.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: