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

Fix bug with handshake error type #488

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

nkryuchkov
Copy link
Contributor

Did you run make format && make check? Yes

Changes:

  • Fix bug with handshake error type

How to test this PR:

  • Run the integration env
  • Run nc localhost 9496 and send any data, e.g. 123<Enter>. Repeat the same one more time.
  • The second nc should exit correctly, not hang. VisorA shouldn't contain stopped serving logs

@nkryuchkov nkryuchkov requested a review from Darkren August 19, 2020 13:18
@nkryuchkov nkryuchkov merged commit 4be1833 into skycoin:develop Aug 19, 2020
@nkryuchkov nkryuchkov deleted the fix/handshake-bug branch August 19, 2020 13:35
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

Successfully merging this pull request may close these issues.

2 participants