Files
blakeblackshear.frigate/frigate
Josh Hawkins da0248db15 Don't try to close or join mp manager queues (#18866)
Multiprocessing Manager queues don't have a close() or join_thread() method, and the Manager will clean it up appropriately after we empty it. This prevents an infinite loop when an AttributeError exception fires for Manager AutoProxy queue objects.
2025-08-16 10:20:33 -05:00
..
2025-08-16 10:20:33 -05:00
2025-08-16 10:20:33 -05:00
2025-08-16 10:20:33 -05:00