pool: Don't give chainstate entire process cancel. #710
Triggered via pull request
September 17, 2023 05:25
Status
Failure
Total duration
2m 15s
Artifacts
–
Annotations
5 errors and 2 warnings
Go CI (1.19):
pool/chainstate_test.go#L73
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
|
Go CI (1.19):
pool/chainstate_test.go#L258
lostcancel: this return statement may be reached without using the cancel var defined on line 73 (govet)
|
Go CI (1.19)
Process completed with exit code 1.
|
Go CI (1.20)
The job was canceled because "_1_19" failed.
|
Go CI (1.20)
The operation was canceled.
|
Go CI (1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrpool/dcrpool. Supported file pattern: go.sum
|
Go CI (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrpool/dcrpool. Supported file pattern: go.sum
|