[mythtv-commits] Ticket #10837: Script using System class of python bindings python process runs at 100% CPU while performing task

MythTV noreply at mythtv.org
Wed Jun 20 08:21:16 UTC 2012


#10837: Script using System class of python bindings python process runs at 100%
CPU while performing task
--------------------------------------+----------------------------
 Reporter:  djo <david.osguthorpe@…>  |          Owner:  wagnerrp
     Type:  Bug Report - General      |         Status:  closed
 Priority:  minor                     |      Milestone:  unknown
Component:  Bindings - Python         |        Version:  0.25-fixes
 Severity:  medium                    |     Resolution:  fixed
 Keywords:                            |  Ticket locked:  0
--------------------------------------+----------------------------
Changes (by Raymond Wagner <rwagner@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:76433930fed60342a4b2929c6ff94a8413673e5b/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="76433930fed60342a4b2929c6ff94a8413673e5b"
 Changes seconds to milliseconds in poller loop.

 This corrects the timeout duration in the poller loop used to read data
 from external programs.  Code was written assuming timeouts in floating
 point seconds, while poll() API takes milliseconds.  Ahh.. consistency..

 Fixes #10837
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10837#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list