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

Revert "gh-128041: Add terminate_workers and kill_workers methods to ProcessPoolExecutor (GH-128043)" #130838

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented Mar 4, 2025

The test_concurrent_futures.test_process_pool test is failing in CI.

This reverts commit f97e409.


📚 Documentation preview 📚: https://cpython-previews--130838.org.readthedocs.build/

…ethods to ProcessPoolExecutor (pythonGH-128043)"

The test_concurrent_futures.test_process_pool test is failing in CI.

This reverts commit f97e409.
Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

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

Since we're seeing consistent failures, I agree with a clean revert.

@colesbury colesbury merged commit efadc58 into python:main Mar 4, 2025
46 checks passed
@colesbury colesbury deleted the gh-128041-revert branch March 4, 2025 16:19
@gpshead
Copy link
Member

gpshead commented Mar 4, 2025

Thanks!

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.

3 participants