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

Clear lastException if it is not the cause. #2768

Merged
merged 1 commit into from
Sep 13, 2016
Merged

Conversation

joshbruning
Copy link
Contributor

Clear lastException if it is not the cause.

If another retry or timeout exception would be caused by a false or null value, the last exception is not the cause of the timeout.

Clear lastException if it is not the cause.

If another retry or timeout exception would be caused by a false or null value, the last exception is not the cause of the timeout.
@lukeis lukeis merged commit 06affd8 into master Sep 13, 2016
@lukeis lukeis deleted the joshbruning-patch-1 branch September 13, 2016 17:07
@lukeis
Copy link
Member

lukeis commented Sep 13, 2016

@joshbruning you know you have commit rights? ;) Also, try to avoid creating a branch on the main repo itself please :)

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