-
Francois Keith authored
There were 2 issues: - The task was moved two layers down (instead of one). - If the task to move had already the lowest priority, it used to create a segfault. Since in this case, the operation 'down' is useless, a guard has been added.
Francois Keith authoredThere were 2 issues: - The task was moved two layers down (instead of one). - If the task to move had already the lowest priority, it used to create a segfault. Since in this case, the operation 'down' is useless, a guard has been added.