bpo-30775: Fix refleaks in test_multiprocessing by pitrou · Pull Request #2467 · python/cpython
pitrou
deleted the
test_multiprocessing_refleak
branch
pitrou added a commit to pitrou/cpython that referenced this pull request
Forgetting to call Process.join() can keep some resources alive. (cherry picked from commit a79f8fa)
pitrou added a commit to pitrou/cpython that referenced this pull request
Forgetting to call Process.join() can keep some resources alive. (cherry picked from commit a79f8fa)
pitrou added a commit that referenced this pull request
Forgetting to call Process.join() can keep some resources alive. (cherry picked from commit a79f8fa)
vstinner pushed a commit that referenced this pull request
Forgetting to call Process.join() can keep some resources alive. (cherry picked from commit a79f8fa)
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