Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gopls/internal/lsp/source: guard against concurrent writes in xrefs
Add a missing mutex to guard map writes while expanding the references search. Change-Id: Ie02f5ba18ec3d78a802e2c373c9c6d18f45b883b Reviewed-on: https://go-review.googlesource.com/c/tools/+/473675 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Robert Findley <rfindley@google.com> Reviewed-by: Alan Donovan <adonovan@google.com>
- Loading branch information