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

Issue 228 fix spurious timeout after stop on silence #229

Merged
merged 2 commits into from
May 6, 2022

Conversation

eldipa
Copy link
Collaborator

@eldipa eldipa commented May 6, 2022

Closes #228

eldipa added 2 commits May 5, 2022 22:44
…l's prompt recovery

If the stop-on-silence is not disabled, it will be used as the timeout
for waiting the prompt after the stop.

If the shell is too slow, it will raise an unexpected Timeout.

This slowness could happen due a slow shell, a too small stop-on-silence
timeout or because the program stopped is slow doing the clean up.

With this fix, the remaining of the default timeout is used to wait
for shell's prompt recovery.
@eldipa eldipa added this to the 10.5.2 milestone May 6, 2022
@eldipa eldipa merged commit ec6a3c8 into master May 6, 2022
@eldipa eldipa deleted the Issue-228-Fix-Spurious-Timeout-After-Stop-on-Silence branch May 6, 2022 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant