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

Close jump host shell after stopping container: Fixes #209 #211

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

johnaohara
Copy link
Member

Fixes #209 by closing the jump host shell used to stop the container for containerShell

@johnaohara johnaohara self-assigned this Jun 10, 2024
@johnaohara johnaohara requested a review from willr3 June 10, 2024 13:00
@willr3
Copy link
Collaborator

willr3 commented Jun 10, 2024

This fixes local container subshells but remote container subshells appear to remain open for the initial ContainerShell sub shell (the one opened for stopContainers... is closed). I will open a new issue for that part of the problem.

@willr3 willr3 merged commit 56c9f4c into Hyperfoil:master Jun 11, 2024
johnaohara added a commit to johnaohara/qDup that referenced this pull request Jun 19, 2024
@johnaohara johnaohara deleted the issue_209 branch June 20, 2024 12:19
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.

Using containers causes the java process to hang after the run completes
2 participants