[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:22:21 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
--------------------------------------+----------------------------
Comment (by Raymond Wagner <rwagner@…>):
In [changeset:6aa7fbe106dbf88c2c067a0184a52d814cef1978/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="6aa7fbe106dbf88c2c067a0184a52d814cef1978"
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
(cherry picked from commit 76433930fed60342a4b2929c6ff94a8413673e5b)
}}}
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10837#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list