-
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.
unbreak LiveState unsub when references.size === 0 (#4832)
Summary: fixes #4830 by ensuring that there is only a single path for evicting stuff, ensuring that `maybeResolverSubscription` gets called correctly Pull Request resolved: #4832 Reviewed By: lynnshaoyu Differential Revision: D66391741 Pulled By: captbaritone fbshipit-source-id: a33995d52b4fc61b46bf48513e4a2c5ad306a486
- Loading branch information
1 parent
524a059
commit 1e60e47
Showing
3 changed files
with
208 additions
and
26 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
103 changes: 103 additions & 0 deletions
103
...e/store/__tests__/resolvers/__generated__/ResolverGCTestNoRetainedQueriesQuery.graphql.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.