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

Making multiple calls asynchronously crosses up callbacks #4

Open
ajsharp opened this issue Sep 18, 2015 · 0 comments
Open

Making multiple calls asynchronously crosses up callbacks #4

ajsharp opened this issue Sep 18, 2015 · 0 comments

Comments

@ajsharp
Copy link

ajsharp commented Sep 18, 2015

When I make multiple requests to seatgeek.events in quick succession, the callbacks seem to clobber one another. Meaning, the last request performed seems to overtake the local state of every callback fired.

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

1 participant