2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-02-22 20:29:47 +00:00
Commit graph

2 commits

Author SHA1 Message Date
dignifiedquire
e4df1405c1 feat: add basic wasm support 2020-05-02 20:27:50 +02:00
Aleksey Kladov
fa91d7f856 Stream::merge does not end prematurely if one stream is delayed (#437)
* Stream::merge does not end prematurely if one stream is delayed

* `cargo test` without features works

* Stream::merge works correctly for unfused streams
2019-11-03 00:11:59 +01:00