…because they use configLIBRARY_LOWEST_INTERRUPT_PRIORITY
if I am not mistaken. So it would be possible to set this to 2 to achieve what es defined in the start post (though not recommended since tick and SV ISRs should typically be the lowest)? Or would this immediately break something?