The GitHub Actions job "Required Checks" on 
texera.git/fix/lbmq-priority-group-ordering has failed.
Run started by GitHub user mengw15 (triggered by mengw15).

Head commit for run:
07c52c9bfe40ca4734a463c3a8d4b7c03666e08f / mengw15 
<[email protected]>
fix(pyamber): keep LinkedBlockingMultiQueue priority groups sorted

add_sub_queue appended a newly created PriorityGroup instead of inserting it
at the scanned index, so registering a lower-priority group before a
higher-priority one left priority_groups unsorted. DefaultSubQueueSelection
walks that list in order without comparing priorities, so control-channel
elements could be served after data-channel ones. Un-xfails the InternalQueue
test that already covered this.

Report URL: https://github.com/apache/texera/actions/runs/30191564513

With regards,
GitHub Actions via GitBox

Reply via email to