gh-90871: fix connection backlog offset in asyncio#134392
Conversation
…ed log once through the exception handler
…tests for 0 and 1 connections
…ted new tests for 0 and 1 connections" This reverts commit 17d39e9.
…or 0 and 1" This reverts commit 2c603b9.
…ions log once through the exception handler (pythongh-134331)" This reverts commit f695eca.
…g=0 and backlog=1
There was a problem hiding this comment.
As per FreeBSD docs and https://www.man7.org/linux/man-pages/man2/listen.2.html about backlog, this is correct.
|
Thanks @ChristianHrs for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…4392) (cherry picked from commit 109f759) Co-authored-by: Christian Harries <[email protected]> Co-authored-by: Łukasz Langa <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
|
GH-134421 is a backport of this pull request to the 3.14 branch. |
|
Thanks @ChristianHrs for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Sorry, @ChristianHrs and @ambv, I could not cleanly backport this to |
|
To backport to 3.13, we might consider backporting #127532 first. |
…gh-134421) (cherry picked from commit 109f759) Co-authored-by: Christian Harries <[email protected]> Co-authored-by: Łukasz Langa <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
…4392) Co-authored-by: Łukasz Langa <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
…4392) Co-authored-by: Łukasz Langa <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
…4392) Co-authored-by: Łukasz Langa <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
|
Reminder about backporting. @ChristianHrs @ambv |
|
Thanks @ChristianHrs for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…4392) (cherry picked from commit 109f759) Co-authored-by: Christian Harries <[email protected]> Co-authored-by: Łukasz Langa <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
|
GH-142739 is a backport of this pull request to the 3.13 branch. |
…#142739) gh-90871: fix connection backlog offset in asyncio (gh-134392) (cherry picked from commit 109f759) Co-authored-by: Christian Harries <[email protected]> Co-authored-by: Łukasz Langa <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.