-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix useMutation inFlight race condition (#3841)
Summary: Basically #3839 but with a repro test case that fails without the fix and passes with it Pull Request resolved: #3841 Test Plan: Added a race condition repro test case that fails without the change and passes with it Reviewed By: rbalicki2 Differential Revision: D34959589 Pulled By: voideanvalue fbshipit-source-id: 0f98ac2067470ab7ba0cef02e5b7941397f28407
- Loading branch information
1 parent
5b12920
commit eb0fc26
Showing
2 changed files
with
24 additions
and
4 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
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