joekrill / elk-client

Elk M1 client library for Node.JS
https://joekrill.github.io/elk-client/
MIT License
1 stars 1 forks source link

fix: rejections potentially unhandled #3

Closed joekrill closed 5 years ago

joekrill commented 5 years ago

If these aren't handled/ignored they will cause an unhandledRejection error. They will ultimately get dealt with by the error callback handlers, so they are safe to ignore.

joekrill commented 5 years ago

:tada: This PR is included in version 1.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: