Skip to content

Race condition when dealing with multiple notify requests at the same time #1

@wang502

Description

@wang502

Based on the current implementation, server responds to notify request without lock mechanism, so when several notify requests are flooded in, race condition will possibly happen if those notify requests are not synchronized.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions