Closed wizu closed 2 years ago
I can confirm this.
The “unable” → “Unable” change in the stream_select() error message seems to have happened with PHP 8.
It would be great if this PR could be merged and be released as a patch release. Right now, it’s probably not possible to cleanly disconnect a synchronous Bunny client on SIGINT/SIGTERM when using PHP 8.
Thank you for filing this fix @wizu, went with the PR @mermshaus created instead.
On my system I get "stream_select(): Unable to select [4]: Interrupted system call (max_fd=4)" where "Unable" starts with capital letter, which break this check