[mythtv-commits] Ticket #8117: Artificial 2 sec delays in all MythWeb requests

MythTV mythtv at cvs.mythtv.org
Mon Mar 1 22:20:58 UTC 2010


#8117: Artificial 2 sec delays in all MythWeb requests
------------------------------+---------------------------------------------
 Reporter:  foceni@…          |        Owner:  kormoc
     Type:  defect            |       Status:  closed
 Priority:  major             |    Milestone:  0.23  
Component:  Plugin - MythWeb  |      Version:  head  
 Severity:  medium            |   Resolution:  fixed 
  Mlocked:  0                 |  
------------------------------+---------------------------------------------
Changes (by cpinkham):

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


Comment:

 (In [23637]) Modify MythWeb to use a new value for the ANNounce string
 wantsevents of '2' to indicate that MythWeb does not want to
 receive system events from the backend.  This allows us to
 eliminate the 1-second delay that was recently inserted
 after MythWeb's connect which was setup to catch the
 new "client connected" system event.  This does not fix
 cases where MythWeb might receive another backend message
 while it is connecting, that can only be fixed by a larger
 more invasive patch.  This only fixes the recent issues
 reported after the system events patch whent into trunk.

 References #8084 and Fixes #8117.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8117#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list