Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

worker: Add Transport::Destroying() protected method #1114

Merged
merged 2 commits into from Jul 10, 2023
Merged

Conversation

ibc
Copy link
Member

@ibc ibc commented Jul 10, 2023

Must be called by Transport child classes at the top of their destructors.

Related to https://mediasoup.discourse.group/t/rarely-crashes-on-sendsctpdata-when-enablesctp-is-enabled/5340/

@nazar-pc as told in the forum, this bug only affected Rust although I think that it could perfectly affect mediasoup Node as well.

@ibc ibc requested review from jmillan and nazar-pc July 10, 2023 09:06
@ibc
Copy link
Member Author

ibc commented Jul 10, 2023

@satoren check this PR please.

@ibc ibc merged commit 644e2a4 into v3 Jul 10, 2023
34 checks passed
@ibc ibc deleted the transport-destroying branch July 10, 2023 15:29
jmillan added a commit that referenced this pull request Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants