FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-109370: Fix unexpected traceback output in test_concurrent_futures (GH-109780) by serhiy-storchaka · Pull Request #111934 · python/cpython · GitHub

/ cpython Public

[3.12] gh-109370: Fix unexpected traceback output in test_concurrent_futures (GH-109780) - #111934

Merged
serhiy-storchaka merged 1 commit into
python:3.12from
serhiy-storchaka:backport-0b4e090-3.12
Nov 10, 2023
Merged

[3.12] gh-109370: Fix unexpected traceback output in test_concurrent_futures (GH-109780)#111934
serhiy-storchaka merged 1 commit into
python:3.12from
serhiy-storchaka:backport-0b4e090-3.12

Conversation

serhiy-storchaka commented Nov 10, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Follow-up of gh-107219.

  • Only close the connection writer on Windows.
  • Also use existing constant _winapi.ERROR_OPERATION_ABORTED instead of WSA_OPERATION_ABORTED.

(cherry picked from commit 0b4e090)

…rrent_futures (pythonGH-109780)

Follow-up of pythongh-107219.

* Only close the connection writer on Windows.
* Also use existing constant _winapi.ERROR_OPERATION_ABORTED instead of
  WSA_OPERATION_ABORTED.
(cherry picked from commit 0b4e090)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL