Hacker News new | ask | show | jobs
by stephen123 1098 days ago
Yea, I find go's concurrency very error prone compared to something with futures.

I've even got a library for using futures in Go. https://stephenn.com/2022/05/simplifying-go-concurrency-with...