mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-21 19:31:06 -05:00
Adding a property-based approach for processing_time in QueueItem class Ensuring processing_time is always stored as a float internally using _processing_time Adding automatic type conversion in the property setter Properly handling the conversion in to_dict and from_dict methods Ensuring proper type checking in _monitor_health before comparisons The "no running event loop" errors in the progress callback - Fixed by implementing proper event loop handling in processor.py's progress_callback function.
40 KiB
40 KiB