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 Go Documentation of Default timeout #121

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

TheM1984
Copy link
Contributor

@TheM1984 TheM1984 commented Jan 7, 2025

With commit 7f1f93d the default timeout was changed from 200ms to 10s however the Go Documentation still shows the old default.

This commit fixes that, also I clarified in the protocol_test.go why the DefaultReadHeader is changed to 200ms.

No extra tests are needed since there is no Go code added, changed or removed.

… however the Go Documentation still shows the old default
Copy link
Owner

@pires pires left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thank you.

@coveralls
Copy link

Coverage Status

coverage: 94.136%. remained the same
when pulling 58fc90d on TheM1984:bugfix/fix-godoc-default-text
into bac82fd on pires:main.

@pires pires merged commit 37aa2bb into pires:main Jan 19, 2025
8 checks passed
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.

3 participants