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

Workaround IncompleteRead when downloading src #258

Merged
merged 1 commit into from
May 25, 2020

Conversation

toabctl
Copy link
Contributor

@toabctl toabctl commented May 12, 2020

From time to time it happens that downloading the source throws an
exception like:

http.client.IncompleteRead: IncompleteRead(12959497 bytes read, 5654772 more expected)

This might be a problem with the server[1]

[1]
https://stackoverflow.com/questions/14442222/how-to-handle-incompleteread-in-python

From time to time it happens that downloading the source throws an
exception like:

http.client.IncompleteRead: IncompleteRead(12959497 bytes read, 5654772 more expected)

This might be a problem with the server[1]

[1]
https://stackoverflow.com/questions/14442222/how-to-handle-incompleteread-in-python
@toabctl toabctl force-pushed the fix-incomplete-read branch from ffe69e0 to e73c7fe Compare May 12, 2020 03:55
@toabctl
Copy link
Contributor Author

toabctl commented May 12, 2020

@ekalinin could you have a look please?

@toabctl
Copy link
Contributor Author

toabctl commented May 25, 2020

@ekalinin friendly ping...

@ekalinin ekalinin merged commit cd254f5 into ekalinin:master May 25, 2020
@ekalinin
Copy link
Owner

Thanks! Sorry for delay.

@toabctl
Copy link
Contributor Author

toabctl commented May 26, 2020

np. Thanks for merging! Any ETA when the next pypi release can be expected?

@toabctl toabctl deleted the fix-incomplete-read branch May 26, 2020 04:29
@toabctl
Copy link
Contributor Author

toabctl commented Jun 2, 2020

@ekalinin could we get a new pypi release please?

@ekalinin
Copy link
Owner

ekalinin commented Jun 2, 2020

@ekalinin could we get a new pypi release please?

Sorry for delay again :( @toabctl

Done:

@toabctl
Copy link
Contributor Author

toabctl commented Jun 2, 2020

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