reactphp-socks
reactphp-socks copied to clipboard
Use reactphp/async instead of clue/reactphp-block
See https://github.com/reactphp/async
Ref: https://github.com/clue/reactphp-block/pull/67, https://github.com/clue/reactphp-block/issues/68, https://github.com/reactphp/http/pull/464 and https://github.com/clue/reactphp-mq/pull/34
Interestingly this seems to run endlessly on PHP 8.1+, any idea what's wrong here?
Added a timeout to the ci.yml because the tests on 8.1+ seemed to run endless.
Seems to be the same case as in https://github.com/clue/reactphp-docker/pull/77#issuecomment-1267320268, we need to resolve this first and then come back to this PR.