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

[test] Fix connect timeout test #9906

Merged
merged 3 commits into from May 18, 2024

Conversation

coletdjnz
Copy link
Member

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

ADD DESCRIPTION HERE

Fixes #9659

removed the lower threshold, it is unnecessary

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

@coletdjnz coletdjnz added bug Bug that is not site-specific networking core networking related labels May 10, 2024
Copy link
Member

@bashonly bashonly left a comment

Choose a reason for hiding this comment

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

lgtm

test/test_websockets.py Outdated Show resolved Hide resolved
coletdjnz and others added 2 commits May 18, 2024 19:00
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
@coletdjnz coletdjnz merged commit 53b4d44 into yt-dlp:master May 18, 2024
15 checks passed
@coletdjnz coletdjnz deleted the fix/9659-connect-timeout branch May 18, 2024 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug that is not site-specific networking core networking related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2024.4.9: test_connect_timeout[Requests] fails
2 participants