Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make log files sync to disk #213

Merged
merged 1 commit into from
Sep 9, 2023
Merged

Make log files sync to disk #213

merged 1 commit into from
Sep 9, 2023

Conversation

WillB97
Copy link
Contributor

@WillB97 WillB97 commented Sep 9, 2023

fsync flushes OS buffers to disk.
@WillB97 WillB97 requested review from raccube and a team September 9, 2023 12:57
@raccube
Copy link
Member

raccube commented Sep 9, 2023

Thought there might be a flag on the fh we can set for this but this should also work.

@WillB97 WillB97 merged commit fdda23f into wbb/sr2024-fixes Sep 9, 2023
8 checks passed
@WillB97 WillB97 deleted the wbb/sync-logs branch September 9, 2023 16:45
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.

2 participants