Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: attach a catch handler to the handleContentP promise (#250)
This attaches a catch handler to the handleContentP promise, as in some cases the flush is not called before node decides that this is an unhandled promise rejection. Fixes #249
- Loading branch information