mirror of https://github.com/golang/go.git
On builders with low resolution clocks (e.g. WSL), it's possible for us to miss file events that occur within a single 'tick'. Fix this by instead tracking full file identity. Since we should have only a few relatively small files in tests, the additional overhead should be small. For golang/go#43554 Change-Id: I05a48567f83007ff2278145638547c6ebb2523fd Reviewed-on: https://go-review.googlesource.com/c/tools/+/283052 Run-TryBot: Robert Findley <rfindley@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> Trust: Robert Findley <rfindley@google.com> |
||
|---|---|---|
| .. | ||
| analysisinternal | ||
| apidiff | ||
| event | ||
| fakenet | ||
| fastwalk | ||
| gocommand | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| lsp | ||
| memoize | ||
| packagesinternal | ||
| proxydir | ||
| span | ||
| stack | ||
| testenv | ||
| tool | ||
| typesinternal | ||
| xcontext | ||