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

[Enhancement]: Deno.exitCode = 9000 #1100

Open
1 task done
johnstonmatt opened this issue Jan 8, 2025 · 0 comments
Open
1 task done

[Enhancement]: Deno.exitCode = 9000 #1100

johnstonmatt opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request research

Comments

@johnstonmatt
Copy link
Contributor

Version

ndi v2.25.2
kubeseal v0.26.0
terraform v1.5.5

Please provide a summary of the enhancement you are proposing:

I've discovered that it is possible to set a Deno.exitCode before calling Deno.exit(), this could meaningfully improve our error handling code, which is actually some of the most verbose and ugly code we have, in part because we have async tasks to accomplish immediately before we exit.

Please provide the motivation or use case for this enhancement:

Investigate the feature, determine if it is useful to implement.

How can we best workaround this issue so far?

No response

How would you approach solving this problem within CNDI?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@johnstonmatt johnstonmatt added enhancement New feature or request research labels Jan 8, 2025
@johnstonmatt johnstonmatt self-assigned this Jan 8, 2025
@github-project-automation github-project-automation bot moved this to Todo in cndi Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request research
Projects
Status: Todo
Development

No branches or pull requests

1 participant