Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

FCE-2180;FCE-2181: peer_connection_handler key "1" not found - #511

Merged
MiloszFilimowski merged 2 commits into
mainfrom
fix-negotiation-race
Nov 4, 2025
Merged

FCE-2180;FCE-2181: peer_connection_handler key "1" not found#511
MiloszFilimowski merged 2 commits into
mainfrom
fix-negotiation-race

Conversation

@MiloszFilimowski

Copy link
Copy Markdown
Collaborator

Description

  • Added additional check if negotation is not in progress.

Motivation and Context

The tracks won't be added if negotiation is in progress (mid will be nil). So let's disallow this case.

Documentation impact

  • Documentation update required
  • Documentation updated in another PR
  • No documentation update required

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)

@linear

linear Bot commented Nov 3, 2025

Copy link
Copy Markdown

@MiloszFilimowski
MiloszFilimowski merged commit a119cc6 into main Nov 4, 2025
5 checks passed
@MiloszFilimowski
MiloszFilimowski deleted the fix-negotiation-race branch November 4, 2025 11:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants