Skip to content

Fix conn_test bug#2

Open
tak1827 wants to merge 6 commits intolithdew:masterfrom
tak1827:feature/fix-conn-test-bug
Open

Fix conn_test bug#2
tak1827 wants to merge 6 commits intolithdew:masterfrom
tak1827:feature/fix-conn-test-bug

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