« Previous | Next » 

Revision 1bc59f76

ID1bc59f761a87e8efebff9e5c53ed00b36327fe06

Added by Michael Hanselmann almost 16 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