Closed gumberss closed 4 years ago
Decided this is more of a feature than a bug given it isn't handled behaviour in Express either. However, I very much welcome the change 😄
Oh no!!! I just noticed I used the 'express-async-errors' in my project (facepalm). Yes, it is a feature hahahaha, sorry
Issue
Setup:
If you throw an error in an async route, this error won't be caught for an error route
Details
The error:
The code:
The result expected: