refactor: In functions like ListOffChainData and GetMissingBatchKeys, although defer rows.Close() is used, if QueryxContext fails, rows will be nil. Calling defer rows.Close() in this case can trigger a panic. #596
This workflow is awaiting approval from a maintainer in #125
Triggered via pull request
December 10, 2024 09:23
Status
Action required
Total duration
–
Artifacts
–
This workflow is awaiting approval from a maintainer in #125
test-e2e.yml
on: pull_request
Matrix: test-e2e
Waiting for pending jobs