[mythtv-commits] Ticket #9922: Frontend network control sends two responses after 'play program'

MythTV noreply at mythtv.org
Mon Jul 18 00:01:38 UTC 2011


#9922: Frontend network control sends two responses after 'play program'
----------------------------------------------+----------------------------
 Reporter:  Gregory Moyer <moyerg@…>          |          Owner:  wagnerrp
     Type:  Patch - Bug Fix                   |         Status:  closed
 Priority:  minor                             |      Milestone:  0.25
Component:  MythTV - General                  |        Version:  Trunk Head
 Severity:  medium                            |     Resolution:  fixed
 Keywords:                                    |  Ticket locked:  0
----------------------------------------------+----------------------------
Changes (by Github):

 * status:  accepted => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Make "play program" network control call synchronous.

 This moves the response from "play program" while inside the playbackbox
 into the handling thread, rather than a separate asynchronous result.
 This may result in some concurrency issues as the entire network control
 server is locked until that thread to that client responds. Due to the
 already very coarse locking, it should not be significantly noticeable.

 Fixes #9922
  Branch:    master
  Changeset: 731949d69f2d9c6e993f57cf60a277413a94872d

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


More information about the mythtv-commits mailing list