31 words, 1 min read
⚠️ This post links to an external website. ⚠️
I often use concurrency, but it turns out I very rarely use mutexes, channels, or atomics.
I do use WaitGroups a lot. They are great! And cover of my needs https://pkg.go.dev/sync#WaitGroup
continue reading on twitter.com
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.