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

Fixes for various crashes while managing and running games #758

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

halgari
Copy link
Collaborator

@halgari halgari commented Nov 9, 2023

  • When running a tool, if a ingest is required, the app now performs that ingest
  • No longer tries to navigate to a new page on whatever thread requested the route (the router always uses the UI thread now)
  • Loadout Syncronizer's "Needs Ingest" error now throws a specific error for better catching upstream
  • Added logging to the ToolManager's Run process
@halgari halgari merged commit 390ca9d into main Nov 9, 2023
3 of 4 checks passed
@halgari halgari deleted the crash-fixes branch November 9, 2023 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants