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

Adding fflush call to posix console #2857

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

LeStarch
Copy link
Collaborator

@LeStarch LeStarch commented Sep 3, 2024

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Adding fflush call to posix console. This replicates the original behavior in the OSAL layer.

Rationale

Os::Console should be write-call buffered.

Testing/Review Recommendations

Does the full log file appear?

Future Work

Note any additional work that will be done relating to this issue.

@LeStarch
Copy link
Collaborator Author

LeStarch commented Sep 3, 2024

Merging without CI on RPI, needed for debugging.

@LeStarch LeStarch merged commit 7a7f116 into devel Sep 3, 2024
35 of 36 checks passed
@thomas-bc thomas-bc deleted the fix/missing-posix-console-flush branch September 9, 2024 18:41
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