Return true if there are currently writes pending (eg: the pipe is blocked for writing)
Declared in <folly/io/async/AsyncPipe.h>
<folly/io/async/AsyncPipe.h>
bool hasPendingWrites() const;
True if there are writes pending in the queue.