Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(common): Synchronize file to disk in
NativeIO
Fixes a rare synchronization error in the `NativeIO`, where when fetching is happening very fast concurrently, the file's contents may not be synced to disk fast enough for the other end of the pipe to recognize.
- Loading branch information