mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
30b8468c7e
Progress notifications are edge triggered, while status is level triggered. This makes it a hared to misuse signal for the readiness of the server.