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's a dangerous call because there could be created objects which rely on the one we are trying to invaldate. Also, it's not clear whether we need to call finalizer or not (probably we can just add a parameter)
container.invalidate(Pool)
to remove an object from cache so it can be recreatedThe text was updated successfully, but these errors were encountered: