Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Add a timeout parameter#285

Closed
qdii wants to merge 2 commits into
owncloud:masterfrom
qdii:master
Closed

Add a timeout parameter#285
qdii wants to merge 2 commits into
owncloud:masterfrom
qdii:master

Conversation

@qdii

@qdii qdii commented Nov 4, 2023

Copy link
Copy Markdown
Add a timeout parameter

The default behavior of the module requests is to set no time out on the
requests. When a server does not reply to a request, it may cause the
library to hang indefinitely.

Fixes #262

qdii added 2 commits November 4, 2023 00:34
This field is compared to the integer 1 at line 365.
The default behavior of the module requests is to set no time out on the
requests. When a server does not reply to a request, it may cause the
library to hang indefinitely.

Fixes owncloud#262
@DeepDiver1975

Copy link
Copy Markdown
Member

This repository is being archived and is no longer maintained. Closing this as part of archival. Thank you for your contribution.

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.

2 participants