By default, httplib.HTTPConnection opens connection with no timeout.
If the server is hanging, Mercurial will wait indefinitely. This may be an
issue for automated scripts.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG6509fcec830c: url: allow to configure timeout on http connection
rHGe4a73d589006: url: Allow to configure timeout on http connection
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped