Skip to content

webrtc/fix: Ensure delay future is awaited#548

Merged
dmitry-markin merged 4 commits intomasterfrom
lexnv/await
Mar 2, 2026
Merged

webrtc/fix: Ensure delay future is awaited#548
dmitry-markin merged 4 commits intomasterfrom
lexnv/await

Conversation

@lexnv
Copy link
Copy Markdown
Collaborator

@lexnv lexnv commented Feb 27, 2026

Unless the future is awaited, the timeout will fire immediately for pending events.

cc @haikoschol @dmitry-markin

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@lexnv lexnv self-assigned this Feb 27, 2026
Comment thread src/transport/webrtc/mod.rs Outdated
@dmitry-markin dmitry-markin merged commit 6d21089 into master Mar 2, 2026
8 checks passed
@dmitry-markin dmitry-markin deleted the lexnv/await branch March 2, 2026 11:46
dmitry-markin added a commit that referenced this pull request Mar 2, 2026
## [0.13.2] - 2026-03-02

This is a hotfix release fixing ping protocol panic in debug builds. The
release also includes WebRTC fixes.

### Fixed

- webrtc/fix: Ensure delay future is awaited
([#548](#548))
- ping: Fix panic in debug builds
([#551](#551))
- webrtc: Ensure nonstun packets cannot panic transport layer
([#550](#550))
- webrtc: Avoid memory leaks by cleaning stale hashmap entries
([#549](#549))
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.

4 participants