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

Add lambda.Option lambda.WithSetup #490

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bmoffatt
Copy link
Collaborator

Issue #, if available:

Description of changes:

Re-posting for visibility, not yet ready for merge. This was unintentionally checked in with a linter fix #487 and released in v1.39.0 and yanked in v1.39.1


Adds an option to run initialization functions within a panic wrapper. This enables errors during setup to be gracefully reported to the platform, instead of the current behavior of appearing the same as an uncontrolled process exit.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bmoffatt bmoffatt changed the title WIP - Add lambda.Option lambda.WithSetup Add lambda.Option lambda.WithSetup Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant