mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
09233ce3c0
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.