Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[recoil][devtools] Release snapshots #1006

Closed
wants to merge 1 commit into from

Conversation

davidmccabe
Copy link
Contributor

Let the Dev Tools retain snapshots that it's using.

Test plan:

Use React Playground and verify that:

  • The warning about unretained snapshots is eliminated.
  • Retained snapshots don't accumulate beyond the number it's supposed to retain.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 4, 2021
@facebook-github-bot
Copy link
Contributor

@drarmstr has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@davidmccabe merged this pull request in 6e265c0.

AlexGuz23 pushed a commit to AlexGuz23/Recoil that referenced this pull request Nov 3, 2022
Summary:
Let the Dev Tools retain snapshots that it's using.

Pull Request resolved: facebookexperimental/Recoil#1006

Test Plan:
Use React Playground and verify that:
* The warning about unretained snapshots is eliminated.
* Retained snapshots don't accumulate beyond the number it's supposed to retain.

Reviewed By: maxijb

Differential Revision: D28340893

Pulled By: davidmccabe

fbshipit-source-id: e562b2917dde1e3f6ad9db49a67015a33e4eb0cf
snipershooter0701 pushed a commit to snipershooter0701/Recoil that referenced this pull request Mar 5, 2023
Summary:
Let the Dev Tools retain snapshots that it's using.

Pull Request resolved: facebookexperimental/Recoil#1006

Test Plan:
Use React Playground and verify that:
* The warning about unretained snapshots is eliminated.
* Retained snapshots don't accumulate beyond the number it's supposed to retain.

Reviewed By: maxijb

Differential Revision: D28340893

Pulled By: davidmccabe

fbshipit-source-id: e562b2917dde1e3f6ad9db49a67015a33e4eb0cf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. devtools Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants