Skip to content

v2.0.7-beta1: Try to fix random Swoole crash

Pre-release
Pre-release
Compare
Choose a tag to compare
@codercms codercms released this 12 Oct 13:31
* 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
*