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

fix: await handlers so any errors are caught #45

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

flakey5
Copy link
Member

@flakey5 flakey5 commented Oct 7, 2023

We weren't awaiting the handlers causing any errors that happen past a point to be caught by Workerd rather than our try/catch block in the entrypoint

@flakey5 flakey5 requested a review from a team as a code owner October 7, 2023 03:37
@flakey5 flakey5 merged commit c65b1be into main Oct 8, 2023
3 checks passed
@flakey5 flakey5 deleted the flakey5/20231006/errors branch October 11, 2023 04:41
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.

2 participants