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

[backport v8] Remove checking for error from session end in web terminal (#8797) #8816

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

kimlisa
Copy link
Contributor

@kimlisa kimlisa commented Nov 2, 2021

backport of #8797

Removes the call for wait for ssh.Session end to check for errors
in web terminal which fixes a regression bug where typing "exit" 
in web terminal does not return session end event. 
PR #8081 removed the need to check for errors as it correctly 
returns exit errors whereas before it returned nil.
@kimlisa kimlisa changed the title Remove checking for error from session end in web terminal (#8797) [backport v8] Remove checking for error from session end in web terminal (#8797) Nov 2, 2021
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