commit | 103a8129d4dd8e198965c315a196da99f58baf8e | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Wed May 17 10:38:15 2023 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Thu May 18 22:33:05 2023 +0000 |
tree | ea0dd77e19597b851a21f2fdae8749ae2636600e | |
parent | 32402ac07a77c92ccbc28c775d210447480d81e5 [diff] |
internal/worker: support job cancellation The analysis/scan endpoint checks if the job is canceled and stops early if it is. The jobs/cancel endpoint cancels a job. Change-Id: I59a9b025b7ab0b3703175809bc798f76522fcfb5 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/495796 Reviewed-by: Maceo Thompson <maceothompson@google.com> Run-TryBot: Jonathan Amsterdam <jba@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
This repository contains code that serves pkg.go.dev/metrics.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.