Stream: git-wasmtime

Topic: wasmtime / PR #13128 Downgrade tokio dependency to 1.50.0


view this post on Zulip Wasmtime GitHub notifications bot (Apr 16 2026 at 22:53):

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:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 16 2026 at 22:53):

alexcrichton requested dicej for a review on PR #13128.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 16 2026 at 22:53):

alexcrichton requested wasmtime-default-reviewers for a review on PR #13128.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 16 2026 at 23:23):

alexcrichton closed without merge PR #13128.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 16 2026 at 23:23):

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