Skip to content

bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (…#108

Merged
sthagen merged 0 commit intosthagen:masterfrom
python:master
Dec 18, 2019
Merged

bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (…#108
sthagen merged 0 commit intosthagen:masterfrom
python:master

Conversation

@sthagen
Copy link
Copy Markdown
Owner

@sthagen sthagen commented Dec 18, 2019

pythonGH-17652)

Fix test_ressources_gced_in_workers() of test_concurrent_futures:
explicitly stop the manager to prevent leaking a child process
running in the background after the test completes.

@sthagen sthagen merged this pull request into sthagen:master Dec 18, 2019
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