Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: geonodectl calls raise SystemExit or sys.exit(1) which exits any programm when used as library #69

Open
mwallschlaeger opened this issue Jun 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@mwallschlaeger
Copy link
Contributor

Task Description

when using geonodectl as python library geonoderest it can exit because fail handling is build with raise SystemExit and sys.exit(1). This must be encapsulated from the library mode into the cmd mode.

@mwallschlaeger mwallschlaeger added bug Something isn't working enhancement New feature or request labels Jun 29, 2024
@mwallschlaeger mwallschlaeger added this to the v0.3.0 milestone Jun 29, 2024
@mwallschlaeger mwallschlaeger self-assigned this Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant