Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(vfs): race condition on temp file cleanup
There was a race condition relating to streams in the VFS pipeline that could lead to unhandled rejection whenever a cleanup is performed on an endpoint with pre-check errors (like readonly).
- Loading branch information