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

fixed: server crash because wrong ordered of remote stream destroy messages #380

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

giangndm
Copy link
Contributor

@giangndm giangndm commented Jul 24, 2024

Pull Request

Description

This PR fix server crash if remote stream is released

Related Issue

If this pull request is related to any issue, please mention it here.

Checklist

  • I have tested the changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation, if necessary.
  • I have added appropriate tests, if applicable.

Screenshots

If applicable, add screenshots to help explain the changes made.

Additional Notes

Add any additional notes or context about the pull request here.

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 99.04762% with 1 line in your changes missing coverage. Please review.

Project coverage is 42.86%. Comparing base (a0e80d9) to head (e139f4e).

Files Patch % Lines
...es/media_core/src/endpoint/internal/local_track.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #380      +/-   ##
==========================================
+ Coverage   41.65%   42.86%   +1.20%     
==========================================
  Files         134      134              
  Lines       14416    14518     +102     
==========================================
+ Hits         6005     6223     +218     
+ Misses       8411     8295     -116     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@giangndm giangndm marked this pull request as ready for review July 24, 2024 18:47
@giangndm giangndm merged commit 776d87a into 8xFF:master Jul 24, 2024
11 checks passed
giangndm added a commit to giangndm/8xFF-decentralized-media-server that referenced this pull request Nov 26, 2024
…ssages (8xFF#380)

* fixed: server crash because wrong ordered of remote stream destroy messages

* added tests
@giangndm giangndm deleted the fix-crash-release-remote-stream branch November 26, 2024 17:20
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.

1 participant