Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why time.Sleep on Dial with HandshakeTimeout? #19

Open
jotto opened this issue Nov 7, 2019 · 2 comments
Open

Why time.Sleep on Dial with HandshakeTimeout? #19

jotto opened this issue Nov 7, 2019 · 2 comments

Comments

@jotto
Copy link

jotto commented Nov 7, 2019

recws/recws.go

Line 289 in 28f1b9c

time.Sleep(rc.getHandshakeTimeout())

Seems arbitrary and pointless?

@loeffel-io
Copy link
Member

Maybe, @mariuspass do you can remember why you added this line?

@loeffel-io
Copy link
Member

Please see #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants