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

test_run:cmd() reconnects each time #291

Open
Totktonada opened this issue Apr 7, 2021 · 0 comments
Open

test_run:cmd() reconnects each time #291

Totktonada opened this issue Apr 7, 2021 · 0 comments
Milestone

Comments

@Totktonada
Copy link
Member

return socket.tcp_connect(self.host, self.port)

We can keep the connection alive: there is no reason to reconnect each time.

I made some initial investigation, but it is not enough.

@kyukhin kyukhin added the teamQ label Sep 17, 2021
@kyukhin kyukhin added this to the wishlist milestone Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants