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

feat: make interleave with pop_addr_infos_interleave optional to match cpython #28

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 11, 2023

cpython does not require interleave to be set for creating connections
and will default it to 1 if happy_eyeballs_delay is set, so mirror
that behavior in the util

…h start_connection

cpython does not require interleave to be set for creating connections
and will default it to 1 if happy_eyeballs_delay is set, so mirror
that behavior in the util
…h start_connection

cpython does not require interleave to be set for creating connections
and will default it to 1 if happy_eyeballs_delay is set, so mirror
that behavior in the util
@bdraco bdraco merged commit adbc8ad into main Dec 11, 2023
17 checks passed
@bdraco bdraco deleted the pop_addr_infos_interleave_none branch December 11, 2023 06:27
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.

1 participant