| pr | 1690 |
|---|---|
| url | #1690 |
| author | LukeAVanDrie |
| date | 2026-06-23 |
flowcontrol: the priority-ordered dispatch queue is now backed by the standard library container/heap and registered as PriorityQueue (previously MaxMinHeap). Any configuration that explicitly set the queue to MaxMinHeap must be updated to PriorityQueue.