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

Lan: fix uncaught promise rejection #1609

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

andyholmes
Copy link
Collaborator

The lan backend wasn't really dealing with concurrency of negotiating auxiliary streams (i.e. transfers) at all.

Make a few minor modifications to correct a number of race conditions and lost warnings.

closes #1605

@andyholmes andyholmes added the needs review A contribution that needs code review label Apr 24, 2023
The `lan` backend wasn't really dealing with concurrency of negotiating
auxiliary streams (i.e. transfers) at all.

Make a few minor modifications to correct a number of race conditions
and lost warnings.

closes #1605
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review A contribution that needs code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stuttering when interacting with a music player, "Unhandled promise rejection" in journalctl
1 participant