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

BUG: _retry_read_url retries connection even if successful #25

Merged
merged 1 commit into from
Mar 26, 2015

Conversation

evanpw
Copy link
Contributor

@evanpw evanpw commented Mar 25, 2015

This bug also makes the "raise IOError" line unreachable. You'll get an UnboundLocalError on rs instead, if all retries fail.

davidastephens added a commit that referenced this pull request Mar 26, 2015
BUG: _retry_read_url retries connection even if successful
@davidastephens davidastephens merged commit 19de6c1 into pydata:master Mar 26, 2015
@davidastephens
Copy link
Member

Thanks!.

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