Fix Bug Sorting based on priority in ascending order should keep tasks with no priority at the bottom.
Fix Bug Sorting based on priority in ascending order should keep tasks with no priority at the bottom. Changed the comparator function to handle this case. BUG: 455210