1
0
mirror of https://github.com/golang/go synced 2024-10-01 08:28:43 -06:00
go/internal/jsonrpc2
Ian Cottrell f2838559cb internal/lsp: use a background context for the background worker
A detatched context ends up attributing all background work to the initialize
function.

Change-Id: I81206462752228d5ac81408fb1e3fb86ab36796e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/186457
Run-TryBot: Ian Cottrell <iancottrell@google.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-07-18 19:01:55 +00:00
..
handler.go internal/jsonrpc2: extract logic to handler hooks 2019-07-12 21:32:46 +00:00
jsonrpc2_test.go interal/lsp: add context based version of xlog 2019-07-15 03:44:47 +00:00
jsonrpc2.go internal/lsp: use a background context for the background worker 2019-07-18 19:01:55 +00:00
stream.go internal/jsonrpc2: add telemetry to the rpc system 2019-06-27 03:32:48 +00:00
wire.go internal/jsonrpc2: extract logic to handler hooks 2019-07-12 21:32:46 +00:00