mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
This doesn't fix the race; doing that would require a bit of a redesign. Since GopherCon is this week, just put in this stop-gap measure for now. Update golang/go#11534 Change-Id: Ied6c5dd52778534a7a08b5ba3fa15c0352a65646 Reviewed-on: https://go-review.googlesource.com/11886 Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>