-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: public This fixes the problem that graceful-fs exposes an unpatched `close()` method, that will never trigger retries. This behavior deadlocks the packager when trying to use graceful-fs’s `open()`/`read()`/`close()` methods. See: isaacs/node-graceful-fs#56 Reviewed By: cpojer Differential Revision: D2885512 fb-gh-sync-id: 71112d2488929bf1775fe9f8566fa03fd66b6bea
- Loading branch information
1 parent
f618756
commit f04882f
Showing
1 changed file
with
61 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters