Skip to content

Only start consuming STDOUT data once connection is ready #11

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

Merged
merged 1 commit into from
Apr 25, 2019

Conversation

clue
Copy link
Owner

@clue clue commented Apr 25, 2019

This fixes a race condition that happened when the target server sent
data right after the connection (common for MySQL server connection)

This fixes a race condition that happened when the target server sent
data right after the connection (common for MySQL server connection)
@clue clue added the bug Something isn't working label Apr 25, 2019
@clue clue added this to the v1.1.1 milestone Apr 25, 2019
@clue clue merged commit 7b393b4 into clue:master Apr 25, 2019
@clue clue deleted the consume-stdout branch April 25, 2019 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant