[mythtv-firehose] mythtv/devel/mythtv-rec2 commit: 2e2889013 by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Tue Apr 10 07:43:01 UTC 2012


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-03-22T17:34:03-07:00
   Push Date:  2012/04/10 00:41:52 -0700
  Repository:  mythtv
      Branch:  devel/mythtv-rec2
New Revision:  2e28890135edf11f21329b969f0e44e4e50c0e01
   Changeset:  https://github.com/MythTV/mythtv/commit/2e2889013

Log:

Make sure the mythbackend cleanup() function is actually called.

We weren't hooking up the TERM signal to a proper shutdown, at least in this branch. This hooks up both the SIGTERM and SIGINT to proper shutdown via QCoreApplication::exit(0);

Modified:

   mythtv/programs/mythbackend/main.cpp
   mythtv/programs/mythbackend/main_helpers.cpp



More information about the mythtv-firehose mailing list