clue / reactphp-docker

Async, event-driven access to the Docker Engine API, built on top of ReactPHP.
https://clue.engineering/2019/introducing-reactphp-docker
MIT License
107 stars 16 forks source link

Update test suite to avoid unhandled promise rejections #82

Closed clue closed 1 year ago

clue commented 1 year ago

Builds on top of https://github.com/reactphp/promise/pull/248, https://github.com/reactphp/promise-stream/pull/37 and #76