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: Expect spawn timeout #16

Merged
merged 3 commits into from
Jun 9, 2024
Merged

fix: Expect spawn timeout #16

merged 3 commits into from
Jun 9, 2024

Conversation

chrda81
Copy link
Contributor

@chrda81 chrda81 commented Jun 8, 2024

The spawn timeout of expect is triggered before the cli argument timeout is reached. This PR tries to fix that by using the timeout var which is used for instruction also for spawn.

@PierreMarchand20 PierreMarchand20 merged commit 6aef698 into PierreMarchand20:main Jun 9, 2024
1 check passed
@PierreMarchand20
Copy link
Owner

thank you !

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