guzzle / promises

Promises/A+ library for PHP with synchronous support
MIT License
7.61k stars 116 forks source link

Repeated wait should return the same thing #127

Closed Nyholm closed 4 years ago

Nyholm commented 4 years ago

Just adding some tests.

Related to #109

Nyholm commented 4 years ago

Thank you