Ensure queue_id is int for proper comparison
- Convert queue_id to int in assign_job_to_worker and cancel_job - Fixes type mismatch issues between str and int comparisons - Ensures active_jobs lookup works correctly
Showing
Please
register
or
sign in
to comment