<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11179">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">manager: Use separate lock for session event notification.<br><br>When notifying a manager session that new events were available<br>the same lock was used that was also held when doing things within<br>the session (such as sending events out). If the manager session<br>blocked for a period of time this would cause a back up of messages<br>in Stasis and would also block any other sessions from receiving<br>events.<br><br>This change adds a separate lock to the manager session which is<br>strictly used for notifying it that new events are available.<br><br>ASTERISK-28350<br><br>Change-Id: Ifbcac007faca9ad0231640f5e82a6ca9228f261b<br>---<br>M main/manager.c<br>1 file changed, 37 insertions(+), 19 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/79/11179/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11179">change 11179</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/11179"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-Change-Id: Ifbcac007faca9ad0231640f5e82a6ca9228f261b </div>
<div style="display:none"> Gerrit-Change-Number: 11179 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean.bright@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>