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

Limit Race Condition / Add TROUBLESHOOT.md #52

Merged
merged 4 commits into from
Oct 20, 2020
Merged

Limit Race Condition / Add TROUBLESHOOT.md #52

merged 4 commits into from
Oct 20, 2020

Conversation

hertg
Copy link
Owner

@hertg hertg commented Oct 20, 2020

This PR limits race conditions between egpu-switcher and bolt by re-introducing an artificial delay in the is_egpu_connected() method. The delay has been rewritten to re-try a certain amount of times, if the eGPU couldn't be detected immediately, in order to prevent an unnecessary delay after the eGPU has been found.

Additionally a TROUBLESHOOTING.md file has been added, summarizing some of the problems users might run into when using the script.

@hertg hertg added the enhancement Enhance an already existing feature label Oct 20, 2020
@hertg hertg self-assigned this Oct 20, 2020
@hertg hertg merged commit 82f2d09 into master Oct 20, 2020
@hertg hertg deleted the dev branch October 30, 2020 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhance an already existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant