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

[game-reporter] Move completion network call into a background thread #398

Merged

Conversation

ryanmcgrath
Copy link
Collaborator

This adds an extra background thread in the reporter that completion calls get routed to. There are some potentially cleaner approaches I want to look into for ensuring this kind of thing is less code to do as things grow, but this should hit the immediate issue of any potential hangs and is still fairly well self contained.

@JLaferri JLaferri merged commit d64c049 into project-slippi:slippi Aug 14, 2023
@JLaferri JLaferri deleted the fix/game-reporter-completion-thread branch August 14, 2023 17:31
rapito pushed a commit to rapito/Ishiiruka that referenced this pull request Aug 31, 2023
…project-slippi#398)

* Move completion network call into its own background thread for now - this can be refactored into something nicer as this grows

* fix: arg order on report completion

---------

Co-authored-by: Jas Laferriere <Fizzi36@gmail.com>
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

Successfully merging this pull request may close these issues.

2 participants