mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 12:10:58 +00:00
Fixes a spawned task getting an unexpectedly higher priority if it's spawned by a task whose priority is temporarily boosted by a priority- protection mutex.