Skip to content

do not broadcast event to all clients if modify state is misused#5322

Merged
adhami3310 merged 3 commits intomainfrom
do-not-broadcast-event-to-all-clients-if-modify-state-is-misused
May 21, 2025
Merged

do not broadcast event to all clients if modify state is misused#5322
adhami3310 merged 3 commits intomainfrom
do-not-broadcast-event-to-all-clients-if-modify-state-is-misused

Conversation

@adhami3310
Copy link
Copy Markdown
Member

No description provided.

masenf
masenf previously approved these changes May 21, 2025
Copy link
Copy Markdown
Collaborator

@masenf masenf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might also want to check

if sid not in self.sid_to_token:
    console.warn(f"Attempting to send delta to disconnected websocket {sid}")

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented May 21, 2025

CodSpeed Performance Report

Merging #5322 will not alter performance

Comparing do-not-broadcast-event-to-all-clients-if-modify-state-is-misused (9949a80) with main (f9b0d4d)

Summary

✅ 8 untouched benchmarks

@adhami3310 adhami3310 merged commit 5f2ebf1 into main May 21, 2025
42 checks passed
@adhami3310 adhami3310 deleted the do-not-broadcast-event-to-all-clients-if-modify-state-is-misused branch May 21, 2025 23:09
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.

2 participants