Skip to content

upgrade_done flag is not per-connection #5

@ankushT369

Description

@ankushT369

Description:
upgrade_done is a global flag but WebSocket upgrades happen per connection. This can cause incorrect behavior when multiple clients connect simultaneously. It should be tracked per connection instead of globally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions