Open juriejan opened 12 years ago
On sending commands HTTP client errors were causing the application to exit instead of bubbling up to the callback (as expected).
Any reason this isn't being pulled in?
Updated fix to work with 'http.request'.
On sending commands HTTP client errors were causing the application to exit instead of bubbling up to the callback (as expected).