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
The API states that the exception should be raised when a method is called on a closed connection. It is so for most of the methods. We don't raise it for some 'dumb' methods like getWarnings / clearWarnings, but it seems we must.