Skip to content

Commit

Permalink
Revert "Revert "Remove superflous CheckReleased call which will slow …
Browse files Browse the repository at this point in the history
…down Event Log Reading up to 20x times. (#35911)" (#36143)"

This reverts commit ca8c9de.
  • Loading branch information
tarekgh committed May 10, 2020
1 parent 5ee73c3 commit dd0e212
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ private ProviderMetadata GetProviderMetadata(ProviderMetadataId key)

try
{
pm.CheckReleased();
UpdateCacheValueInfoForHit(cacheItem);
}
catch (EventLogException)
Expand Down

0 comments on commit dd0e212

Please sign in to comment.