Skip to content

Workaround IncompleteRead when downloading src#258

Merged
ekalinin merged 1 commit intoekalinin:masterfrom
toabctl:fix-incomplete-read
May 25, 2020
Merged

Workaround IncompleteRead when downloading src#258
ekalinin merged 1 commit intoekalinin:masterfrom
toabctl:fix-incomplete-read

Conversation

@toabctl
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

toabctl commented May 12, 2020

@ekalinin could you have a look please?

@toabctl
Copy link
Copy Markdown
Contributor Author

toabctl commented May 25, 2020

@ekalinin friendly ping...

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

Thanks! Sorry for delay.

@toabctl
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

toabctl commented Jun 2, 2020

@ekalinin could we get a new pypi release please?

@ekalinin
Copy link
Copy Markdown
Owner

ekalinin commented Jun 2, 2020

@ekalinin could we get a new pypi release please?

Sorry for delay again :( @toabctl

Done:

@toabctl
Copy link
Copy Markdown
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