« Previous | Next » 

Revision 942817f2

ID942817f2e16d98ac09d39ecf9cb798d9c76105cc
Parent 4cfa01f4
Child 3bc9fc95

Added by Petr Pudlak about 10 years ago

Remove the use of queue lock in Python job queue

Since now each process only creates a 1-job queue, trying to use file
locks only causes job deadlock.

Also reduce the number of threads running in a job queue to 1.

Later the job queue will be removed completely.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences