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
Fix race in add_host_metadata unit test (#47192) (#47203)
Fix the logic used in the add_host_metadata TestDataReload test to guarantee at least one asynchronous call to Run after a feature flag change, which was buggy because its starting counter was measured before the feature flag change instead of after.
(cherry picked from commit 3dd2c38)
Co-authored-by: Fae Charlton <[email protected]>
0 commit comments