Opened on 11/10/21 at 17:00:55
Closed on 11/23/21 at 13:36:54
#4546 closed defect (fixed)
A thread restart does not update the priority of related threads
Reported by: | Sebastian Huber | Owned by: | Sebastian Huber |
---|---|---|---|
Priority: | normal | Milestone: | 6.1 |
Component: | score | Version: | 5 |
Severity: | normal | Keywords: | qualification |
Cc: | Blocked By: | ||
Blocking: |
Description
Consider the following scenario. Let a high priority task H wait on a priority inheritance mutex M owned by a low priority task L. Restart task H. This should remove the priority inherited by H from L. This is currently not the case.
Change History (6)
comment:1 Changed on 11/23/21 at 13:36:37 by Sebastian Huber <sebastian.huber@…>
comment:6 Changed on 11/23/21 at 13:36:54 by Sebastian Huber <sebastian.huber@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
In 5468464/rtems:
Note: See
TracTickets for help on using
tickets.
In cd791039/rtems: