-
Notifications
You must be signed in to change notification settings - Fork 666
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: A recent change caused excessive parallelism during the RedexContext destruction. This is being fixed here, by clearing concurrent containers sequentially (as part of the already ongoing massively parallel destruction effort). Reviewed By: agampe Differential Revision: D50819506 fbshipit-source-id: e08de44047bd6970ae6c85b694bc80bd3f931573
- Loading branch information
1 parent
45e81c6
commit 64fad48
Showing
2 changed files
with
7 additions
and
3 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