mirror of https://github.com/golang/go.git
When polling for on-disk file changes, we must detect changes even if there is no change in the file since the last polling. The reason for this is that there could have been intermediate changes to the file that affected our calculations, and those calculations must be invalidated. For golang/go#51930 Change-Id: I92f5c34f982970d8386fddfaa22b82ba471e22e7 Reviewed-on: https://go-review.googlesource.com/c/tools/+/399625 Run-TryBot: Robert Findley <rfindley@google.com> Reviewed-by: Bryan Mills <bcmills@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| analysisinternal | ||
| apidiff | ||
| event | ||
| fakenet | ||
| fastwalk | ||
| gocommand | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| jsonrpc2_v2 | ||
| lsp | ||
| memoize | ||
| packagesinternal | ||
| proxydir | ||
| span | ||
| stack | ||
| testenv | ||
| tool | ||
| typeparams | ||
| typesinternal | ||
| xcontext | ||