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

Fix WebRTCConnections not properly waiting for IceConnections to close. #1765

Merged
merged 3 commits into from
Oct 27, 2021

Conversation

lodoyun
Copy link
Contributor

@lodoyun lodoyun commented Oct 25, 2021

Description

This PR implements a way to wait for iceConnections to be closed when closing WebRTCConnections.
This should fix crashes when closing an ErizoJS that is now empty.

Changes in Client or Server public APIs

[] It includes documentation for these changes in /doc.

Copy link
Contributor

@jcague jcague left a comment

Choose a reason for hiding this comment

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

LGTM

@lodoyun lodoyun merged commit 273f5ed into lynckia:master Oct 27, 2021
@lodoyun lodoyun deleted the add/promiseToIceClose branch October 27, 2021 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants