mirror of
https://github.com/golang/go
synced 2024-11-18 08:14:41 -07:00
fa833fdef5
Each string in build.Package.{,Test,XTest}Imports must now be interpreted relative to the Package.Dir. This adds a ton of redundant I/O. Also: - use a counting semaphore to limit concurrent I/O calls (Fixes golang/go#10306) - remove obsolete call to runtime.GOMAXPROCS from the test. Change-Id: Ic556c4cf41cce7a88c0158800c992e66f354c484 Reviewed-on: https://go-review.googlesource.com/18050 Reviewed-by: Russ Cox <rsc@golang.org> |
||
---|---|---|
.. | ||
graph_test.go | ||
graph.go |