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

Don't Revalidate Host on Switch #91

Open
obelisk opened this issue Nov 6, 2019 · 0 comments · May be fixed by #101
Open

Don't Revalidate Host on Switch #91

obelisk opened this issue Nov 6, 2019 · 0 comments · May be fixed by #101
Labels
bug Something isn't working good first issue Good for newcomers UX For things relating to the experience of someone using goquery

Comments

@obelisk
Copy link
Collaborator

obelisk commented Nov 6, 2019

To switch between hosts you use the .connect command which means that it issues the validation query to pull hosts from the remote machine again.

Ideally this shouldn't happen as we already know what they are.

@obelisk obelisk added bug Something isn't working good first issue Good for newcomers UX For things relating to the experience of someone using goquery labels Nov 6, 2019
@obelisk obelisk linked a pull request Nov 11, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers UX For things relating to the experience of someone using goquery
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant