Commit Graph

2 Commits

Author SHA1 Message Date
Jamie Liu bf392dcc7d Allow goid.Get() to be used outside of race builds.
PiperOrigin-RevId: 342179912
2020-11-12 19:16:29 -08:00
Ian Gudger 6b83111499 goid: new package
Allows retrieving the goroutine ID for concurrency testing when the race
detector is enabled.

Updates #1472

PiperOrigin-RevId: 289155308
2020-01-10 13:34:48 -08:00