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
Next() is blocking... and while Next is blocking i found no way to stop it's execution.
I tried to call close, but it ended with crash due to double socket close.