Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kmc-solid: Inherit the calling task's base priority in
Thread::new
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.
- Loading branch information