reactphp / http

Event-driven, streaming HTTP client and server implementation for ReactPHP.
https://reactphp.org/http/
MIT License
744 stars 143 forks source link

Update test suite to avoid unhandled promise rejections #501

Closed clue closed 1 year ago

clue commented 1 year ago

Builds on top of reactphp/promise#248 and #460

clue commented 1 year ago

For the reference: The sporadic test errors are unrelated to this changeset and are addressed in #502. Until that PR is merged, I'll go ahead and restart the build a few times to make sure the tests execute just fine :crossed_fingers: