« Previous | Next » 

Revision 1bc59f76

ID1bc59f761a87e8efebff9e5c53ed00b36327fe06
Parent 36205981
Child 8785cb30

Added by Michael Hanselmann over 15 years ago

Never remove job queue lock in node daemon

Otherwise, corruption could occur in some corner cases. E.g. when
LeaveNode is running in a child and is in the process of removing
queue files, the main process gets killed, started again and gets
a request to update the queue. This is rather extreme corner case,
but we should opt for safety.

Reviewed-by: iustinp

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences