Skip to content

feat(scheduler): pass the shutdown/reload context to running tasks #6407

feat(scheduler): pass the shutdown/reload context to running tasks

feat(scheduler): pass the shutdown/reload context to running tasks #6407

Triggered via pull request August 8, 2023 13:13
Status Success
Total duration 5m 37s
Artifacts

tls.yaml

on: pull_request
Matrix: TLS check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
TLS check (linux, amd64): pkg/storage/common/common.go#L941
cannot use NewGCTask(gen.ImgStore, repo) (value of type *gcTask) as scheduler.Task value in return statement: *gcTask does not implement scheduler.Task (wrong type for method DoWork)
TLS check (linux, amd64)
Process completed with exit code 2.