Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
db: fix missing close in TestOverlappingIngestedSSTs
We don't reset `closed` which can lead to the DB not being closed. Surprisingly, the finalizers did not detect this issue (except in crl-release-23.1).
- Loading branch information