Skip to content

Errors in async routes don't throw/error#25

Merged
ericclemmons merged 2 commits intomasterfrom
25-async-errors
Mar 3, 2019
Merged

Errors in async routes don't throw/error#25
ericclemmons merged 2 commits intomasterfrom
25-async-errors

Conversation

@ericclemmons
Copy link
Owner

module.exports = async (req, res) => {
  asdf
}

This error will never bubble up.

@ericclemmons ericclemmons added the bug Something isn't working label Feb 26, 2019
@ericclemmons
Copy link
Owner Author

@ericclemmons ericclemmons merged commit 13825d1 into master Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant