fix(record-store): ensure record sync before marking as stored #10935
Annotations
1 error and 1 warning
Run wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a
You have commit messages with errors
⧗ input: fix(record-store): ensure record sync before marking as stored
Added proper file sync after writing record to disk. Fixed race condition in can_store_after_restart test. Improved error handling for write/sync operations. This change ensures that records are properly synced to disk before being marked as stored, preventing potential data loss in case of system crashes or unexpected restarts.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading