[mythtv-commits] Ticket #3403: Stop automatic shutdown from occurring whilst jobs are still pending

MythTV mythtv at cvs.mythtv.org
Thu May 3 12:27:27 UTC 2007


#3403: Stop automatic shutdown from occurring whilst jobs are still pending
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  patch      |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  head   
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 The attached patch fixes an issue where mythtv will incorrectly shutdown
 when jobs are still pending.   This occurs when the shutdown check occurs
 after one job has completed and the next has not yet started.

 This patch makes some changes to mythshutdown, to check to see if there
 are jobs pending in the queue.  It takes the job run window into account
 and also will not shutdown if the job queue is set to start within 15
 minutes.

 This also fixes the problem when the shutdown will occur when user jobs
 are running.

 Chris Pinkham has been reviewing this patch.

 See the following threads for more info:
 http://www.gossamer-threads.com/lists/mythtv/dev/265782

 http://www.gossamer-threads.com/lists/mythtv/dev/263834

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3403>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list