mirror of https://github.com/golang/go.git
Not all regtests resulted in LSP shutdown, which caused temp modfiles to be leaked. After this fix I have confirmed that /tmp is clean after a successful run of the regtests. Also proactively clean up the unix socket file when serving jsonrpc2 over UDS. Change-Id: I745fbd3d2adeeb165cadf7c54fd815d8df81d4e4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/220061 Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rohan Challa <rohan@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
|---|---|---|
| .. | ||
| servertest | ||
| handler.go | ||
| jsonrpc2.go | ||
| jsonrpc2_test.go | ||
| serve.go | ||
| stream.go | ||
| wire.go | ||