Hello, Diego Nieto Cid, le dim. 26 avril 2026 02:57:50 +0100, a ecrit: > Taking max_priority out from the thread template could be a solution > but it looks quite a pervasive change.
Well, there are quite a few fields of the thread structures which are ignored from the thread template. It looks alright to me to be inheriting values from the task or the thread parent whenever appropriate, instead of the thread template which is mostly a helper to get fields right easily. Samuel
