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
When using `setdefault()`, if an object already existed for that key,
a `MetricFetcher` will be created anyways, only to be discarded right
after it was created.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments