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
Although releaseInodes func will clear the nodes slice, then the second call of releaseInodes will not cause problem. I think it's not reasonable to call this func twice. Could you please check it? Thanks.