-
Notifications
You must be signed in to change notification settings - Fork 532
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Port v2int/3.4] Remove SweepReadyUsageDetectionHandler in garbage co…
…llector (#14766) Port from v2int/3.0 - #14760 SweepReadyUsageDetectionHandler access localStorage which can fail if access to localStorage is not allowed. We are seeing this happening in production. Removing the usage of SweepReadyUsageDetectionHandler in garbage collector - It was added by #12004 but the sweep ready detection feature was never enabled. [AB#3793](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/3793)
- Loading branch information
1 parent
859c1b5
commit 12a2a05
Showing
2 changed files
with
0 additions
and
148 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