[mythtv-commits] Ticket #11777: Frontend stops receiving Events from backend

MythTV noreply at mythtv.org
Wed Sep 18 12:55:52 UTC 2013


#11777: Frontend stops receiving Events from backend
----------------------------------+-----------------------------
 Reporter:  stuartm               |          Owner:  stuartm
     Type:  Bug Report - General  |         Status:  new
 Priority:  blocker               |      Milestone:  0.27
Component:  MythTV - General      |        Version:  Master Head
 Severity:  high                  |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by Stuart Morgan <smorgan@…>):

 In [changeset:"cb8b4204808879e1e7205bdf900e89e71f3e08a2/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="cb8b4204808879e1e7205bdf900e89e71f3e08a2"
 Don't send ALLOW/BLOCK_SHUTDOWN on the event socket. Refs #11777

 The event socket is a 'Monitor' connection it won't block shutdown so
 there's nothing gained by sending these messages on it. Additionally
 it's only ever used in conjunction with a control socket to the same
 server (master) and we've just sent the message via that socket, so
 it's redundant.
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11777#comment:7>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list