Page MenuHomeSoftware Heritage

retry: Do not retry on SystemExit exceptions
ClosedPublic

Authored by vlorentz on Sep 28 2022, 1:27 PM.

Details

Summary

It prevents process shutdown (unless the user presses Ctrl-C
several times in a row)

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

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.

This revision is now accepted and ready to land.Sep 28 2022, 3:47 PM