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
With a new version of python there seems to be a race condition when a
connection is not establish properly. After couple of debugging
iteration it seems the connection is to fast and is never establish.
Adding a timeout to a connection helped locally.
Signed-off-by: Ales Raszka <[email protected]>
0 commit comments