You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved scoping of the unique lock that is used in PeriodicExportingMetricReader::DoBackgroundWork
Changed while loop logic from while(true)to be similar to original code (do-while)
0 commit comments