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

Hard crash when getting scores while another get request is in progress #1

Open
agmathew opened this issue Apr 3, 2024 · 0 comments
Assignees

Comments

@agmathew
Copy link
Contributor

agmathew commented Apr 3, 2024

Steps to reproduce:

  1. Run demo project in Godot editor
  2. Add in a leaderboard ID
  3. Initiate multiple get requests by clicking on the get scores button rapidly in succession

Expected:

Previous requests are canceled and most recent get request succeeds and gets scores.

Actual:

Hard crash of running demo.

Notes:

I tried bailing early if a request is in progress, but the same crash occurs.

@agmathew agmathew self-assigned this Apr 3, 2024
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