IntersectMBO / IntersectMBO/ouroboros-consensus
Immutable DB: verify that no file handles are leaked
Open
- 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
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