hyperlight-dev / hyperlight-dev/hyperlight
Consider flusing all stdio streams on VM exit.
Open
lifecycle/confirmed
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
you can call `fflush(NULL)` and that flushes all open FDs.
Can we leave buffering and add that on VM exit (or similar) in an upcoming PR?
_Originally posted by @jprendes in https://github.com/hyperlight-dev/hyperlight/pull/831#discussion_r2891131121_
Contributor guide
Assessment
This issue has not been assessed yet.