HarperFast / HarperFast/harper
Worker threads must close their DB handle before the DB is deleted
Open
area:storage
bug
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
When a database is dropped, worker threads that still hold open LMDB handles to it can cause errors or data corruption. Threads must close their DB handle before the delete proceeds.
Status: In Review.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.