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(pty): Reduce timeout overhead #44

Merged
merged 1 commit into from
Aug 28, 2024
Merged

fix(pty): Reduce timeout overhead #44

merged 1 commit into from
Aug 28, 2024

Conversation

epage
Copy link
Contributor

@epage epage commented Aug 28, 2024

Right now, we require at least two timeout lengths on a successful run. Now, we should only need the runtime plus timeout.

Right now, we require at least two timeout lengths on a successful run.
Now, we should only need the runtime plus timeout.
@epage epage enabled auto-merge August 28, 2024 21:05
@coveralls
Copy link

coveralls commented Aug 28, 2024

Pull Request Test Coverage Report for Build 10604426582

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 10104345135: 0.0%
Covered Lines: 0
Relevant Lines: 13

💛 - Coveralls

@epage epage merged commit 1355ef1 into assert-rs:main Aug 28, 2024
15 checks passed
@epage epage deleted the timeout branch August 28, 2024 21:12
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