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

[MNG-6974] fix mng5175 by waiting longer for read timeout to happen #70

Closed
wants to merge 1 commit into from
Closed

Conversation

mickroll
Copy link
Contributor

@mickroll mickroll commented Aug 4, 2020

spotted by @michael-o:

the thread sleeps for 15 ms and the read timeout is set to 10 ms. I consider this is to be a racing condition

fixes MNG-6974

This PR should fix build stability problems in apache/maven#368

spotted by Michael Osipov:
> the thread sleeps for 15 ms and the read timeout is set to 10 ms. I consider this is to be a racing condition

fixes MNG-6974
@asfgit asfgit closed this in fb120a1 Aug 4, 2020
@mickroll mickroll deleted the MNG-6974 branch August 10, 2020 08:49
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