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 nilp error by #102 for tls conn (again) #109

Merged
merged 2 commits into from
May 9, 2019

Conversation

t-yuki
Copy link
Contributor

@t-yuki t-yuki commented May 9, 2019

*Issue #105

Description of changes:
Fix nil pointer error again with a test fix due to timeout.

The test job https://travis-ci.org/aws/aws-xray-sdk-go/jobs/520674954 is failed for go1.9 env only.
However, if I set GOMAXPROCS=1 and run tests, it reproduces that test fail.
Maybe Recv timeout 100ms is too short for single goroutine env.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@luluzhao
Copy link
Contributor

luluzhao commented May 9, 2019

@t-yuki , thank you so much for the quick response. Let me try to run it again.

@luluzhao luluzhao merged commit 5db6c01 into aws:master May 9, 2019
@luluzhao
Copy link
Contributor

luluzhao commented May 9, 2019

@t-yuki , I merged your changes. Thank you for your contribution.

@t-yuki t-yuki deleted the fix-nilp-2-102-2 branch January 16, 2020 00:50
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.

None yet

2 participants