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

Try/Catch/Finally Frame #354

Open
jeremydmiller opened this issue Sep 29, 2022 · 0 comments
Open

Try/Catch/Finally Frame #354

jeremydmiller opened this issue Sep 29, 2022 · 0 comments

Comments

@jeremydmiller
Copy link
Member

Will be very helpful for middleware in Wolverine.

Some thoughts:

  • Use separate frames for async or sync, have the sync blow up if it has children that are async
  • Make a composite frame that lets you use other frames within the try block, finally block
  • Add exception blocks? Frames within the exception block? That gets into issues of needing "blocks" in the codegen model
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

No branches or pull requests

1 participant