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 the lazy stress read test on Windows #61

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@@ -150,7 +150,7 @@ func TestProtocolNegotiationLazy(t *testing.T) {
}

func TestNegLazyStressRead(t *testing.T) {
const count = 100
const count = 75
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Otherwise OSX will complain about too many open sockets...

@Stebalien Stebalien merged commit 90e4d4d into multiformats:master Mar 30, 2021
@Stebalien Stebalien mentioned this pull request May 11, 2021
27 tasks
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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