alexcrichton opened PR #13128 from alexcrichton:downgrade-tokio to bytecodealliance:main:
CI is surfacing a lot of failed jobs panicking deep within Tokio's internals. I'm currently trying to bisect what's going on, but for now downgrade to a version which I believe doesn't have these panics.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested dicej for a review on PR #13128.
alexcrichton requested wasmtime-default-reviewers for a review on PR #13128.
alexcrichton closed without merge PR #13128.
alexcrichton commented on PR #13128:
I don't want to deal with
cargo deny. I'll deal with this later. The bug at tokio is https://github.com/tokio-rs/tokio/issues/8061
Last updated: May 03 2026 at 22:13 UTC