HarperFast / HarperFast/harper

Worker threads must close their DB handle before the DB is deleted

Open
#936 0 comments 0 reactions 1 assignee Claimed by @DavidCockerill View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.