This is a workaround for T1962.
Details
Details
- Reviewers
anlambert - Commits
- rDLDHG04fda5962f5e: Implement timeouts for cloning repositories
tox unittests the timeout behavior
Diff Detail
Diff Detail
- Repository
- rDLDHG Mercurial loader
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build was aborted
Link to build: https://jenkins.softwareheritage.org/job/DLDHG/job/tox/33/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDHG/job/tox/33/console
Comment Actions
Use process.terminate instead of process.kill (3.5-compatible)
swh/loader/mercurial/loader.py | ||
---|---|---|
166 | *barf* |
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DLDHG/job/tox/34/ for more details.
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DLDHG/job/tox/35/ for more details.