Prevent double job assignment
- Check if job is already assigned before assigning again - Prevents multiple active jobs for the same queue entry - Fixes duplicate cancellation attempts
Showing
Please
register
or
sign in
to comment
- Check if job is already assigned before assigning again - Prevents multiple active jobs for the same queue entry - Fixes duplicate cancellation attempts