1
0
mirror of https://github.com/golang/go synced 2024-09-23 23:20:14 -06:00
go/doc/articles
Daniel Martí 9df93e4d6d doc: document atexit_sleep_ms flag in race_detector
It was pointed out to me that the thread sanitizer library has many more
flags than the ones documented in this doc page. In particular, I was
able to make use of GORACE=atexit_sleep_ms=10 to reduce the amount that
'go test -race' will sleep before finishing.

I'm sure that this flag will be useful to others in the future, so add
it here. This is still not a complete list, but we can simply add useful
flags that work when we think they deserve a mention.

Change-Id: If199d36fd80a0945af90055d110519e5dba27361
Reviewed-on: https://go-review.googlesource.com/c/go/+/200863
Reviewed-by: Heschi Kreinick <heschi@google.com>
2020-01-03 23:49:42 +00:00
..
wiki doc: convert remaining bash tests to Go 2019-11-14 21:33:00 +00:00
go_command.html all: fix a number of misuses of the word "an" 2019-12-10 16:23:10 +00:00
index.html doc: re-organize golang.org site content 2013-09-16 15:47:13 +10:00
race_detector.html doc: document atexit_sleep_ms flag in race_detector 2020-01-03 23:49:42 +00:00