-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Log the number of work items when adding/removing to MTRAsyncWorkQueu…
…e. (#32832) We used to have logging for this, but it seems to have gotten lost. Would be useful to know how many work items are in the queue after one is added. Also makes ContextSnapshot assert the relevant lock is not held, and cleans up some manual lock/unlock to use the auto helper.
- Loading branch information
1 parent
11da2b1
commit 739923c
Showing
1 changed file
with
33 additions
and
29 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