friends-of-reactphp / mysql

Async MySQL database client for ReactPHP.
MIT License
334 stars 66 forks source link

Update close handler to avoid unhandled promise rejections #178

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, #157 and #165