Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Adding Timeout CLI parameter #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dustywhite7
Copy link

I ran into some problems where a file was hanging because the urlopen command never timed out, so I added an option for users to specify that they want requests to time out after 10 seconds. This parameter is then passed down to the urlopen function. I think it goes with #43.

This is my first pull request, so let me know if I messed anything up.

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.

1 participant