IntersectMBO / IntersectMBO/ouroboros-consensus
[FEAT] - Move to using `GHC.IO.Handle.Lock` for the ChainDB lock
Open
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
Prompted by [this issue](https://github.com/IntersectMBO/ouroboros-consensus/issues/1650), and considering the `filelock` package seems to be maintained by `haskell-pkg-janitors`, @amesgen had the idea that we could consider switching to [`GHC.IO.Handle.Lock`](https://hackage.haskell.org/package/base-4.21.0.0/docs/GHC-IO-Handle-Lock.html).
Contributor guide
Assessment
This issue has not been assessed yet.