jobs registry.prune bug
Opened this issue · 0 comments
ZhengweiHou commented
Line 39 in 12ac889
Whether this code should be changed to
if time.Now().Sub(*jobs[i].EndTime) < pruneThreshold
Opened this issue · 0 comments
Line 39 in 12ac889
Whether this code should be changed to
if time.Now().Sub(*jobs[i].EndTime) < pruneThreshold