Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Fixes #93 raises the TimeOutErrors properly #95

Merged
merged 1 commit into from
Jun 19, 2019

Conversation

kushaldas
Copy link
Contributor

@kushaldas kushaldas commented Jun 19, 2019

Also adds tests for timeouts in download_reply and download_submission calls.

Fixes #93

How to test?

make test and also the steps mentioned in #93.

@redshiftzero
Copy link
Contributor

tests against live API is failing due to freedomofpress/securedrop#4538, PR pending to fix

@redshiftzero
Copy link
Contributor

note: it looks like to auto-close the open issue I believe the "Fixes #" needs to be in the PR description or commit message

@kushaldas
Copy link
Contributor Author

note: it looks like to auto-close the open issue I believe the "Fixes #" needs to be in the PR description or commit message

Yes, I always try to put it in the commit message (the message begins with that). I did the same even in this commit.

Copy link
Contributor

@redshiftzero redshiftzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @kushaldas!

@redshiftzero redshiftzero merged commit 7078759 into master Jun 19, 2019
@redshiftzero redshiftzero deleted the give_me_my_error_back branch June 19, 2019 20:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timeouts on downloads do not raise TimeoutRequestError
2 participants