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

cli: fix reading of client tunnel commands #177919

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

connor4312
Copy link
Member

.read_line() appends to the string, so this caused the first command entered to always be read again

.read_line() appends to the string, so this caused the first command entered to always be read again
@connor4312 connor4312 self-assigned this Mar 21, 2023
@connor4312 connor4312 enabled auto-merge (squash) March 21, 2023 23:09
@VSCodeTriageBot VSCodeTriageBot added this to the March 2023 milestone Mar 21, 2023
@connor4312 connor4312 merged commit 349c62a into main Mar 21, 2023
@connor4312 connor4312 deleted the connor4312/fix-cli-command-reading branch March 21, 2023 23:33
@github-actions github-actions bot locked and limited conversation to collaborators May 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants