Skip to content

fix: improve file resource management with proper flushing#994

Open
DeVikingMark wants to merge 2 commits into
zkonduit:mainfrom
DeVikingMark:dev
Open

fix: improve file resource management with proper flushing#994
DeVikingMark wants to merge 2 commits into
zkonduit:mainfrom
DeVikingMark:dev

Conversation

@DeVikingMark
Copy link
Copy Markdown

Ensure data integrity in file operations by adding proper buffering and flushing:

  • Add BufWriter for VKA serialization to improve write performance
  • Add explicit flush() calls to guarantee data is written to disk
  • Prevent potential data loss during file write operations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant