[asterisk-commits] russell: trunk r85719 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Oct 15 16:01:23 CDT 2007
Author: russell
Date: Mon Oct 15 16:01:23 2007
New Revision: 85719
URL: http://svn.digium.com/view/asterisk?view=rev&rev=85719
Log:
Blocked revisions 85717 via svnmerge
........
r85717 | russell | 2007-10-15 15:59:27 -0500 (Mon, 15 Oct 2007) | 7 lines
Previously, app_queue created a thread to handle every single device state
change. I changed this a while ago in trunk for performance reasons. However,
bug 8407 points out that it is actually a race condition, causing device state
changes to get processed in random order. So, I backported my changes from
trunk to 1.4.
(closes issue #8407, patch provided by tim_ringenbach, committed patch by me)
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.
More information about the asterisk-commits
mailing list