IntersectMBO / IntersectMBO/ouroboros-consensus

Immutable DB: verify that no file handles are leaked

Open
#807 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

Make sure that no file handles are leaked by the Immutable DB. We can probably use the `Error` `HasFS` for this.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Immutable DB implementation and the Error HasFS handling mentioned in the issue. Add or run checks that exercise opening and closing the database, and consider the work done when those checks demonstrate that no file handles remain leaked.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.