### Go Race 专题
1. [Race源码](https://github.com/golang/go/tree/master/src/runtime/race)
2. [Go race的难逃之路](https://www.yuque.com/wegoer/set/go-race-talk)
3. [Go 译文之竞态检测器 race](https://segmentfault.com/a/1190000020107431)[官方blog]
4. [Data Race Detector](https://golang.org/doc/articles/race_detector.html)[官方blog]
5. [Golang race detection](https://krakensystems.co/blog/2019/golang-race-detection)
6. [Data races in Go(Golang) and how to fix them](https://www.sohamkamani.com/blog/2018/02/18/golang-data-race-and-how-to-fix-it/)
7. [go run -race的底层实现](https://speakerdeck.com/kavya719/go-run-race-under-the-hood) [[????Strangeloop_final.pdf](https://www.yuque.com/attachments/yuque/0/2019/pdf/203993/1573389823278-c8452c49-30ed-4152-a5ed-2e3e9641554b.pdf)]
有疑问加站长微信联系(非本文作者)