aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-06-10 11:55:22 +0200
committerAleksandr Nogikh <nogikh@google.com>2025-06-10 11:11:33 +0000
commit8937fbd020205c74164f5912c8e36a5f6404a657 (patch)
treec68eba9aefa1727b6661716622622d06557f194c /pkg/csource
parent4826c28ef2aca1ee7dba7111e48d3b6a9c83d9a8 (diff)
syz-ci: don't report context.Canceled errors
After #6066, we have started to see a number of log messages about bench/corpus uploads aborted due to context cancelation. These messages are not of any value. Ignore Errorf() calls where one of the arguments encloses a context.Canceled error. This is probably a bit hacky, but at least prevents repeating errors.Is(err, context.Canceled) for every call that may be canceled.
Diffstat (limited to 'pkg/csource')
0 files changed, 0 insertions, 0 deletions