esbtools / event-handler

Notification in, document out.
GNU General Public License v3.0
3 stars 6 forks source link

Not handling failed ping responses correctly #51

Closed alechenninger closed 8 years ago

alechenninger commented 8 years ago

The client API lead me to believe that the ping call will return false if the ping fails, but I think actually you only ever get an error or true, and I was not dealing with the error correctly.