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
We are good on BRW stats due to how the metrics are written (we get all or nothing). Since the metricMap is allocated at the top of the function where we actually parse data, there isn't a concern about accessing invalid memory.
Essentially, avoid the same situation we ran into with weirdly missing data from the stats file.
The text was updated successfully, but these errors were encountered: