I've created a list of possible concurrency-related bugs and gotchas in Go code: https://github.com/code-review-checklists/go-concurrency.
The idea of this list is to accompany https://github.com/golang/go/wiki/CodeReviewComments and https://golang.org/doc/articles/race_detector#Typical_Data_Races (my list actually refers to a couple of data races described in the list of "Typical Data Races"). Comments, corrections, additions are welcome! If there are some core Go developers reading this, I would also like to know if you think some of the points from my list can be moved to https://github.com/golang/go/wiki/CodeReviewComments. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/e4ec2bae-1c83-4ebd-95a9-db23f725d022n%40googlegroups.com.