tokio-rs / tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
https://tokio.rs
MIT License
25.44k stars 2.3k forks source link

tokio build broken for aarch64-apple-visionos #6628

Closed coolbluewater closed 3 weeks ago

coolbluewater commented 3 weeks ago

https://github.com/tokio-rs/tokio/issues/6627 was closed because of changes needed in mio. Those changes have been merged, so reopening.

See https://github.com/tokio-rs/tokio/issues/6627 for details.

Darksonn commented 3 weeks ago

Closing as duplicate of #6627.