reduce file locking resolution in multi-process locking
オープン
- 主要言語
- Haskell
- スター
- 952
- フォーク
- 50
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The current implementation is rather naïve/too- wide in its scope. Transaction data could conceivably be optimistically written to disk before grabbing the lock, but this means we likely need to reduce the STM evaluation scope as well. This needs a solid plan before implementation.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。