rust-lang / rust-playground

The Rust Playground
https://play.rust-lang.org/
Apache License 2.0
1.2k stars 203 forks source link

Creating the Coordinator is no longer async #1066

Closed shepmaster closed 1 month ago

shepmaster commented 1 month ago

The queue depth is no longer represented by the time taken to create the Coordinator — that depth is now buried inside implementation details — so I'm removing the metric.