Files
blakeblackshear.frigate/frigate/util
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
2025-08-16 10:20:33 -05:00
2025-05-13 08:27:20 -06:00
2025-06-03 06:33:32 -06:00
2025-05-13 08:27:20 -06:00
2025-07-07 06:35:55 -06:00