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

🐛 don't wait indefinitely when testing tls #5145

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

imilchev
Copy link
Member

The current code can wait indefinitely if nothing gets sent over the network socket. I added a deadline to make sure if nothing comes back within 5s we just timeout.

Copy link
Contributor

github-actions bot commented Jan 31, 2025

Test Results

3 206 tests  ±0   3 202 ✅ ±0   1m 53s ⏱️ +5s
  385 suites ±0       4 💤 ±0 
   29 files   ±0       0 ❌ ±0 

Results for commit c64d7d1. ± Comparison against base commit 06af91a.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@afiune afiune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@imilchev imilchev merged commit 4306a37 into main Jan 31, 2025
17 checks passed
@imilchev imilchev deleted the ivan/tls-deadlines branch January 31, 2025 12:15
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2025
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.

2 participants