[mythtv] [PATCH] prevent JobQueue::ProcessQueue from claiming all

Chris Pinkham cpinkham at bc2va.org
Thu May 26 13:38:54 UTC 2005


> Currently ProcessQueue will call ClaimJob on all available jobs in the
> queue.  This means that if you have another backend that is limited to
> running jobs during a certain window it will only have a chance to
> operate on those jobs created during that window.  I'm assuming that's
> not the desired behaviour.  

Yeah, you're right.  I didn't see this because I'm running with the
JobsRunOnRecordHost setting turned ON for right now since I don't want
my HD transcodes and commercial flagging running on my non-HD backend
which has my 3 M179 cards in it.

This patch is in current CVS and the -fixes branch now as well.  Thanks.

-- 
Chris



More information about the mythtv-dev mailing list