feat(scheduler): pass the shutdown/reload context to running tasks #7937
Annotations
3 errors
run:
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)
|
run
Process completed with exit code 2.
|
run
Process completed with exit code 1.
|