[mythtv-commits] mythtv commit: r23348 - in trunk/mythtv/libs by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jan 28 23:04:17 UTC 2010


      Author: danielk
        Date: 2010-01-28 23:04:17 +0000 (Thu, 28 Jan 2010)
New Revision: 23348
   Changeset: http://svn.mythtv.org/trac/changeset/23348

Modified:

   trunk/mythtv/libs/libmythdb/mythsignalingtimer.cpp
   trunk/mythtv/libs/libmythdb/mythsignalingtimer.h
   trunk/mythtv/libs/libmythui/mythmainwindow.cpp

Log:

Fixes #7974. The blocking queued connection is causing us a deadlock, instead disable new signals from timer while servicing the existing signal. Also make some changes to the timer itself to ensure a quicker shutdown and avoid self-blocking.




More information about the mythtv-commits mailing list