Closed dinooo13 closed 1 year ago
Oh.. it was a bit late when I did this and I used multiple selections to do the edits, now everything should be resolved thanks for the review 👍🏼
Added a timeout to the ci.yml
because the tests on 8.1+ seemed to run endless.
I stumbled over this behavior in reactphp/socket#283, some tests got stuck in execution because of other tests that didn't close their servers/connections. Seems like this is the same case here. I would suggest we look into this in a different pull request, afterwards we can come back to this one.
I will look into your solution and open a new PR to fix this 👍🏼
@dinooo13 Nice work with #79, now that this one is merged we can rebase these in here changes and get this shipped 🎉
Should be ready now :shipit:
Both removed 👍🏼
Fixed 👍🏼
Found something to upgrade 🐳!
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