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
Move calling `unbind_s()` inside the locked region so that `self._l` is
handled atomically.
Add a new parameter `force` to either forcefully close any previous
connection or keep re-use the previous connection if it still is
supposed to work.
0 commit comments