Skip to content

Conversation

@gheljenor
Copy link

Prevent messages like this:
(node:18659) PromiseRejectionHandledWarning: Promise rejection was handled asynchronously (rejection id: 2)

@bjrmatos
Copy link

i think that the warning is there for a good reason, you should handle all your errors.. , also adding a noop catch handler will swallow any error in the promise chain, which is really bad.

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