-
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.
feat: mark _scheduleGC public by renaming it to scheduleGC. (#3167)
Summary: Some applications might need to schedule a garbage collection more often. Reference Issue: #3165 josephsavona Pull Request resolved: #3167 Reviewed By: josephsavona Differential Revision: D24910032 Pulled By: poteto fbshipit-source-id: 15e7b25e90d778e4852ebc90fca5920ea28f0d87
- Loading branch information
1 parent
ceb19d6
commit 97401cb
Showing
4 changed files
with
16 additions
and
9 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
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