You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is worked around for now by downgrading to Tokio 1.38. This solution will survive until dependencies start pushing us to upgrade tokio or until some tokio dependency get a RUSTSEC advisory and cargo-deny starts to fail.
Release 1.142.2 succeeded, but with 1.142.3 build failed with:
This is probably related to this
tokio
andmio
update: 09d4694As it is one of the architectures we build Android releases for, maybe we need to downgrade it back.
I fixed this issue in
mio
before, strange that it got broken again: tokio-rs/mio#1590The text was updated successfully, but these errors were encountered: