v2.0.7-beta1: Try to fix random Swoole crash
Pre-release
Pre-release
* Swoole crash occurs after detecting that pq\Connection is busy in the `PqHandle::send` method * Added more verbosity for all operations that call the `send` method *