Github user bananer commented on the issue:
https://github.com/apache/thrift/pull/1141
@jeking3 it looks like a simple change now that support for node 4 can be
dropped. However, I'm not sure what the expected behaviour in case of a timeout
should be. Just from looking at the code it does not seem like error handling
is triggered by the call to `req.abort()`â¦---
