Skip to content

bridge.c: fix for deadlock during local channels optimization#911

Open
n2p-litvinov wants to merge 1 commit intoasterisk:masterfrom
n2p-litvinov:local_chan_deadlock
Open

bridge.c: fix for deadlock during local channels optimization#911
n2p-litvinov wants to merge 1 commit intoasterisk:masterfrom
n2p-litvinov:local_chan_deadlock

Conversation

@n2p-litvinov
Copy link
Copy Markdown
Contributor

@n2p-litvinov n2p-litvinov commented Sep 25, 2024

Mark channel that is going to be optimized with AST_UNREAL_OPTIMIZE_BEGUN flag to prevent the case when it want to be optimized from other thread.

Fixes: #210

Copy link
Copy Markdown
Member

@gtjoseph gtjoseph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Copy Markdown

REMINDER: If this PR applies to other branches, please add a comment with the appropriate "cherry-pick-to" headers as per the Create a Pull Request process.

If you don't want it cherry-picked, please add a comment with cherry-pick-to: none so we don't keep asking.

If, after adding "cherry-pick-to" comments, you change your mind, please edit the comment to DELETE the header lines and add cherry-pick-to: none.

The currently active branches are now 18, 20, 21, 22 and master.

Mark channel that is going to be optimized with AST_UNREAL_OPTIMIZE_BEGUN flag to prevent the case when it want to be optimized from other thread.

Fixes: asterisk#210
@n2p-litvinov
Copy link
Copy Markdown
Contributor Author

n2p-litvinov commented Oct 2, 2024

cherry-pick-to: 20
cherry-pick-to: 22
cherry-pick-to: 23

@asteriskteam
Copy link
Copy Markdown
Contributor

This PR has been marked stale because it has been in "Changes Requested" or "submitter-action-required" state for 28 days or more. Please make the requested changes within 14 days or the PR will be closed.

@jcolp jcolp removed the stale label Nov 27, 2024
@gtjoseph gtjoseph dismissed their stale review December 2, 2024 13:09

changes made

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: Asterisk stuck with high load after a while - no SIP possible anymore

4 participants