-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
since the tools code uses goroutines and we have found some race conditions we should add a build variant that enables the race detector
https://golang.org/doc/articles/race_detector.html
Note that it the tools will be 2-20x slower when compiled with this flag so we should override the batchtime
- related to
-
TOOLS-532 Triage/fix race detector failures
- Closed