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 conn_test bug #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

tak1827
Copy link
Contributor

@tak1827 tak1827 commented May 29, 2020

What bug?

Sometime test execution stop

The cause

Forget to runn conn.Run (The message resending process was no running)

Additional fixs

  • fix fuzzing error

    • The error was program hanged (timeout 10 seconds)
    • Failing to complete sending 65536 message Within 10s in my docker -> I bought a new high performance pc
  • writeAcksIfNecessary was not same as original logic so that I've adjusted.

@tak1827
Copy link
Contributor Author

tak1827 commented May 29, 2020

Note: fuzz error output
fuzz-error.txt

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.

1 participant