[mythtv-commits] mythtv/master commit: a4ba70865 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Fri Feb 11 06:49:45 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-02-10T22:49:02-08:00
   Push Date:  2011/02/10 22:49:43 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  a4ba70865147fc859063e88f9b81393b2b3be001
   Changeset:  https://github.com/MythTV/mythtv/commit/a4ba70865

Log:

Make the socketthread quit before waiting

Occasionally, mythfilldatabase gets hung up on the wait() call being called
via the atexit() hook.  We are trying to exit, so rather than wait for an
uncooperative thread, tell it to quit first.

Related to #7714

Modified:

   mythtv/libs/libmythbase/mythsocketthread.cpp



More information about the mythtv-commits mailing list