Thousands of MyItem instances appear in a PriorityQueue. I can .get() them from the queue and they\'ll be produced in priority order. Importantly, dataclass all
MyItem