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_
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 #831 (comment)