Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wang502 opened this issue Mar 19, 2017 · 0 comments

Comments

@wang502
Copy link
Owner

wang502 commented Mar 19, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant