Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fs: closing closing_ in FileHandle::Close
Fix possible flaky failure. Keep uv_fs_close from being called twice on the same fd. Refs: #39464 Signed-off-by: James M Snell <[email protected]>
- Loading branch information