mirror of
https://github.com/golang/go
synced 2024-11-18 23:05:06 -07:00
497c7f156c
Package handles should be cached on the snapshot as part of the initial workspace load, otherwise this cached data will be repeatedly lost and reconstructed during tests and regular execution. Fixes golang/go#36556 Change-Id: If7676685db17519c998b857a812467c7f3cc6003 Reviewed-on: https://go-review.googlesource.com/c/tools/+/214799 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
analysis.go | ||
builtin.go | ||
cache.go | ||
check.go | ||
debug.go | ||
error_test.go | ||
errors.go | ||
external.go | ||
load.go | ||
modfiles.go | ||
overlay.go | ||
parse_mod.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view.go |