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
It appears that resource created in the test never assigns to the ref_status array, and so all its values remain never_referenced. Thus it appears there is no memory leak, not because all the "acquired" resources are free, but because no resources are ever acquired in the first place.