[asterisk-commits] mjordan: branch 10 r374317 - /branches/10/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Oct 3 13:59:10 CDT 2012
Author: mjordan
Date: Wed Oct 3 13:59:06 2012
New Revision: 374317
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=374317
Log:
Blocked revisions 374316
........
Destroy the generic_monitors container after the core_instances in ccss
For each item in core_instances disposed of in the shutdown of ccss, any
generic monitor instances referenced by the objects will be removed from
generic_monitors during their destruction. Hilarity ensues if
generic_monitors no longer exists.
Thanks to the Asterisk Test Suite's generic_ccss test for complaining loudly
when it ran into this.
Modified:
branches/10/ (props changed)
Propchange: branches/10/
------------------------------------------------------------------------------
--- branch-1.8-blocked (original)
+++ branch-1.8-blocked Wed Oct 3 13:59:06 2012
@@ -1,1 +1,1 @@
-/branches/1.8:299531,313436,317858,317861,321335,321753,322585,323730,328446,329782,330491,330510,335431,335714,351765,352287,353818,355839,359534,360473,362368
+/branches/1.8:299531,313436,317858,317861,321335,321753,322585,323730,328446,329782,330491,330510,335431,335714,351765,352287,353818,355839,359534,360473,362368,374316
More information about the asterisk-commits
mailing list