It prevents process shutdown (unless the user presses Ctrl-C
several times in a row)
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDSTO87d3f0d7b471: retry: Do not retry on SystemExit exceptions
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- 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 is green
Patch application report for D8563 (id=30886)
Rebasing onto 7da7067af9...
Current branch diff-target is up to date.
Changes applied before test
commit 87d3f0d7b4718b70ad15b21ffc1ccdbc834db951 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Sep 28 13:27:05 2022 +0200 retry: Do not retry on SystemExit exceptions It prevents process shutdown (unless the user presses Ctrl-C several times in a row)
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1667/ for more details.