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

MythTV noreply at mythtv.org
Sun Jan 23 09:44:32 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-01-23T01:44:10-08:00
   Push Date:  2011/01/23 01:44:30 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  255a074b19a9c72ee91a6028efe195d723854cf8
   Changeset:  https://github.com/MythTV/mythtv/commit/255a074b1

Log:

Change ThreadPool shutdown to use deleteLater

This is to fix #9500, which has the frontend segfaulting on shutdown.  This
code will hopefully all be overhauled in the awaited webserver rewrite, but
in the mean time, let's have it behaving.

I also moved the order of removing from the deque and marking it for deletion,
as I was toying with different locking methods.

Modified:

   mythtv/libs/libmythupnp/threadpool.cpp



More information about the mythtv-commits mailing list