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

fix: Improve agent waiting/timeout message behavior in ssh #4999

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Nov 10, 2022

My implementation of timeout message resulted in not printing the timeout due to "don't panic" being printed and never updated. This fixes that. To keep things tidy we also need to move a line up when writing additional messages. This fixes that.

image

@mafredri mafredri self-assigned this Nov 10, 2022
@mafredri mafredri marked this pull request as ready for review November 10, 2022 15:36
@mafredri mafredri requested a review from a team November 10, 2022 15:36
@mafredri mafredri enabled auto-merge (squash) November 10, 2022 15:39
@mafredri mafredri merged commit 0eed533 into main Nov 10, 2022
@mafredri mafredri deleted the mafredri/improve-ssh-agent-timeout-behavior branch November 10, 2022 15:41
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2022
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

2 participants