Closed chinglee-iot closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
d43062b
) 93.62% compared to head (4ec3860
) 93.62%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Update the pxMutexHolder is NULL comment in tasks.c. If the mutex is taken by an interrupt, the mutex holder is NULL. Priority inheritance is not applied when a task wants to take the mutex tasken by an interrrupt.
Test Steps
Checklist:
I have tested my changes. No regression in existing tests.I have modified and/or added unit-tests to cover the code changes in this Pull Request.Related Issue
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.