When starting the bot with many commits (> 20 for example), the bot queue lists tasks in an unsorted order. In my case, I see: 2 task1 21 task2 4 task1 5 task2 6 task1 ... 10 task1 11 task2 3 task2 ...
When starting the bot with many commits (> 20 for example), the bot queue lists tasks in an unsorted order.
In my case, I see:
2 task1
21 task2
4 task1
5 task2
6 task1
...
10 task1
11 task2
3 task2
...