« Previous | Next » 

Revision df0fb067

IDdf0fb06741e9bcdc4752d09b4f4472998e790a42

Added by Iustin Pop over 15 years ago

Fix some issues related to job cancelling

This patch fixes two issues with the cancel mechanism:
- cancelled jobs show as such, and not in error state (we mark them as
OP_STATUS_CANCELED and not OP_STATUS_ERROR)
- queued jobs which are cancelled don't raise errors in the master (we
treat OP_STATUS_CANCELED now)

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences