-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Cross post of Automattic/mongoose#2918
Hi, most promise libraries (Bluebird, When, Q, Native promises in io.js and so on) support unhandled rejection detection which greatly simplifies dealing with errors in promises. Other libraries (RSVP, native promises in node.js) plan to add this feature.
Here is the proposal as currently implemented in most major libraries.
It could be great if Mongoose promises supported these hooks - I'd love to help with implementation guidance if you'd like it.
Metadata
Metadata
Assignees
Labels
No labels