Task Priority?

What do you mean by executed always? Do you mean only the lower priority task ever executes (executes all the time) and the higher priority task never executes? Or do you mean the lower priority task executes before the high priority task but both low and high do execute? If the second case please show an example of where you think that happens.