Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This implements a listener for unhandledRejection errors that bubble up all the way to the node process. Node 16 crashes on these exceptions, which is a breaking change from Node 14. This style supports Node 12+.
- Loading branch information