amphp / mysql

An async MySQL client for PHP, optimizing database interactions with efficient non-blocking capabilities. Perfect for responsive, high-performance applications.
Other
359 stars 63 forks source link

Fix Pool::init #28

Closed kelunik closed 7 years ago

kelunik commented 7 years ago

Pool::init might not return a promise, but null instead. See failing test for amp_v2 branch.

See also http://chat.stackoverflow.com/transcript/message/36252000#36252000.