
noreply at mythtv
Jul 20, 2012, 11:25 PM
Post #1 of 1
(45 views)
Permalink
|
|
mythtv branch master updated by beirdo. v0.26-alpha-15-g3d4467d
|
|
The branch, master has been updated on the mythtv repository by gitolite user beirdo. via 3d4467d4aafb0ad30a5afc95b4c83111d1ce001e (commit) from 8e96e2e4f3e0ae86fdcf03b742ecf82eff905cc9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3d4467d4aafb0ad30a5afc95b4c83111d1ce001e Author: Gavin Hurlbut <ghurlbut [at] mythtv> at Fri, 20 Jul 2012 23:23:08 -0700 Committer: Gavin Hurlbut <ghurlbut [at] mythtv> at Fri, 20 Jul 2012 23:23:08 -0700 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=3d4467d4aafb0ad30a5afc95b4c83111d1ce001e Rework logserver startup to remove race condition Seems the loggingthread and logserverthread were in a race condition that would show itself as a deadlock nearly always on my development box, but never on my production box. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythbase/loggingserver.cpp | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|