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

[Enhancement] Provider detection on one thread should cancel remaining threads #2462

Open
dwc0011 opened this issue Dec 20, 2022 · 0 comments

Comments

@dwc0011
Copy link
Member

dwc0011 commented Dec 20, 2022

For providers of the same type, such as cloud, if we detect we are on a specific provider then the threads processing other providers should not hold up processing. Upon detection cancel all remaining running detection threads for the provider type. Currently there is only one type, but engineer in such a way should multiple types be implemented we do not kill detection of other provider type.

@ferricoxide ferricoxide changed the title Provider detection on one thread should cancel remaining threads [Enhancement] Provider detection on one thread should cancel remaining threads Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants