[3.7] bpo-36719: Fix regrtest MultiprocessThread (GH-13301) by miss-islington · Pull Request #13303 · python/cpython

Conversation

MultiprocessThread.kill() now closes stdout and stderr to prevent
popen.communicate() to hang.
(cherry picked from commit c923c34)

Co-authored-by: Victor Stinner <vstinner@redhat.com>

vstinner

Choose a reason for hiding this comment

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

LGTM, good bot.

@miss-islington

@vstinner: Status check is done, and it's a failure ❌ .

2 similar comments

@miss-islington

@vstinner: Status check is done, and it's a failure ❌ .

@miss-islington

@vstinner: Status check is done, and it's a failure ❌ .

Labels