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

Disconnect the browser on environment teardown #173

Merged
merged 1 commit into from
Dec 18, 2018

Conversation

ohana54
Copy link
Contributor

@ohana54 ohana54 commented Dec 18, 2018

Summary

Environment setup and teardown should be symmetric. Since we connect to the browser on setup, we should disconnect on teardown. I'm not sure if it has actual implications but it seems like the right thing to do.

Test plan

There are no explicit tests for that area, although existing tests should continue to pass. They will fail if this new code is broken (verified).

@gregberge gregberge merged commit 5d073cc into argos-ci:master Dec 18, 2018
@gregberge
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants