Skip to content

Any concurrent problem in SocketIOController? #17

@wuxudong

Description

@wuxudong

There are four map in SocketIOController : xhrMap, wsMap, xhrRevMap, wsRevMap. They are shared with sub WSActor or XHRActor. When the sub actor dies, they remove themselves from the map. There are concurrent access to these maps ! I think this will cause problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions