Files
pipecat/tests/test_watchdog_queue.py
Aleix Conchillo Flaqué 0508ddddfb WatchdogPriorityQueue: fix watchdog sentinel insertion
We now force each inserted item in the priority queue to be a tuple and the
actual value to be last in the tuple. All the previous values in the tuple also
need to be numeric.
2025-08-12 17:40:58 -07:00

2.0 KiB