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

Add back thread debug prints / add better debugging for startup process #219

Open
drojf opened this issue Oct 3, 2023 · 0 comments
Open

Comments

@drojf
Copy link
Collaborator

drojf commented Oct 3, 2023

A while ago I removed the printouts (now gated by the Globals.DEBUG_THREAD_INFO variable) which state when threads are started/stopped by the installer, to clean up the installer output.

However in cases where the installer does not start up properly, this can make it difficult to debug.

It may be better to enable this output, and/or improve the output so it is more clear what tasks will need to be completed during the startup process.

Also, there should be some debug output / handling if a thread hangs completely for whatever reason.

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