Tokio: Consider making a new alpha release (0.2.0-alpha.7)

Created on 30 Oct 2019  Â·  12Comments  Â·  Source: tokio-rs/tokio

Version

0.2.0-alpha.6

Platform

Darwin MB0 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64

Subcrates

  • process
  • io

Description

There are many changes after the last release to crates.io. I am now migrating my project, which relies on tokio-process, tokio-signal, and tokio::io::split. So I hope tokio can make a new release.

Most helpful comment

Now that futures 0.3.0 are released it might be worth it to upgrade and indeed have a new alpha

All 12 comments

I'm happy to cut one whenever. What do @LucioFranco and @seanmonstar think? They maintain downstream crates and I think it is particularly painful for them.

Seems like a good idea to get people using the new scheduler and stuffs.

FYI: futures plan to release 0.3 at the beginning of next week: https://rust-lang.zulipchat.com/#narrow/stream/187312-wg-async-foundations/topic/futures.200.2E3.2E0.20release/near/179481831

I ideally would like to get on a semver version but now that crates are collapsed we can release a new alpha?

@carllerche How about releasing a new alpha?

Now that futures 0.3.0 are released it might be worth it to upgrade and indeed have a new alpha

Yes please!

Looks like futures was updated to 0.3.0 in 6f8b986bdb61843171ab90a1947349d5ac25576e

futures are in 0.3.1 now

I wish we can have stable-compatible tokio-process, with async/await support!

it would be nice for me also to have tokio-codec and tokio-io to be compatible with stable latest futures!

Happening soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ancwrd1 picture ancwrd1  Â·  5Comments

jplatte picture jplatte  Â·  3Comments

hawkw picture hawkw  Â·  5Comments

izolyomi picture izolyomi  Â·  5Comments

carllerche picture carllerche  Â·  4Comments