Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 2, 2026

Run a long living subprocess which handles multiple requests instead of
running a new subprocess for each request.
(cherry picked from commit 29acc08)

Co-authored-by: Serhiy Storchaka [email protected]

Run a long living subprocess which handles multiple requests instead of
running a new subprocess for each request.
(cherry picked from commit 29acc08)

Co-authored-by: Serhiy Storchaka <[email protected]>
@vstinner
Copy link
Member

vstinner commented Feb 3, 2026

"Tests / macOS / build and test (macos-15-intel)": test_case_shake256_vector() of test_hashlib failed.

"Tests / Sanitizers / TSan (free-threading)": test_tcp4() of test_socket failed.

I restarted the two failing jobs.

@serhiy-storchaka serhiy-storchaka merged commit 5af4e68 into python:3.14 Feb 3, 2026
83 of 86 checks passed
@miss-islington miss-islington deleted the backport-29acc08-3.14 branch February 3, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants