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

Firing too many events gives unexpected result #10

Open
dushyant opened this issue Feb 16, 2016 · 1 comment
Open

Firing too many events gives unexpected result #10

dushyant opened this issue Feb 16, 2016 · 1 comment

Comments

@dushyant
Copy link

In POC that I am working, I noticed if there are many events firing at the same time and some of them got missed. That gives unexpected result.

Is there any work around for this?

@valtido
Copy link
Owner

valtido commented Feb 26, 2016

You can try and modify, the setTimeout part and change the value to 0, it will be as quick as possible, it will cycle faster... the speed will depend on number of event's listening to etc...

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

No branches or pull requests

2 participants