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

[Rust] Error log “XXX closing failed on drop: Channel already closed” #1396

Open
satoren opened this issue May 10, 2024 · 0 comments
Open
Labels

Comments

@satoren
Copy link
Contributor

satoren commented May 10, 2024

Bug Report

Your environment

  • mediasoup version: f197389
  • mediasoup-client version: N/A

Issue description

When dynamically creating/deleting Workers, I get a lot of “XXXXXX closing failed on drop: Channel already closed” error logs.
I think this is useless with no way to fix it.

The test code also receives many error logs.
RUST_LOG=error cargo test -- --nocapture

If you're open for this I'd be happy to file a PR

@satoren satoren added the bug label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant