irrustible / futures-many

An async `Stream` that polls many `Future`s, returning their results out of order as they arrive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add basic tests so we can release it.

jjl opened this issue · comments

commented

This is the last unreleased dependency of async-supervisor. It could use some tests before release to avoid embarrassment and hassle down the line.