Files
Pac-cogs/videoarchiver/queue
pacnpal 063258513e Creating a shared types module (types.py) for common types and interfaces
Updating queue_processor.py to use the shared types
Updating manager.py to use the correct imports and shared types
The cyclic dependency has been resolved by:

Moving shared types to a separate module
Having queue_processor.py only import from shared modules
Having manager.py use the QueueProcessor from queue/processor.py
2024-11-17 20:58:14 +00:00
..
2024-11-17 19:47:18 +00:00
2024-11-16 05:01:29 +00:00