HomeClusterLabs Projects

Refactor: python: Libraries shouldn't call exit.

Description

Refactor: python: Libraries shouldn't call exit.

Raise an exception instead. This isn't being caught anywhere so it has
the same effect as an exit, except that we could catch it in the future
if we wanted to.

Details

Provenance
clumensAuthored on Jun 30 2023, 9:45 AM
Parents
rPb9dff20d78e9: Low: python: No longer use a default section argument.
Branches
Unknown
Tags
Unknown