◐ Shell
clean mode source ↗

[3.5] bpo-30764: test_subprocess uses SuppressCrashReport (#2405) by vstinner · Pull Request #2411 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

python:3.5from

vstinner:subprocess_stopped35

Jun 26, 2017

Merged

[3.5] bpo-30764: test_subprocess uses SuppressCrashReport (#2405)#2411

vstinner

merged 1 commit into

python:3.5from

vstinner:subprocess_stopped35

Conversation

@vstinner

Copy link Copy Markdown

Member

bpo-30764, bpo-29335: test_child_terminated_in_stopped_state() of
test_subprocess now uses support.SuppressCrashReport() to prevent the
creation of a core dump on FreeBSD.
(cherry picked from commit cdee3f1)

bpo-30764, bpo-29335: test_child_terminated_in_stopped_state() of
test_subprocess now uses support.SuppressCrashReport() to prevent the
creation of a core dump on FreeBSD.
(cherry picked from commit cdee3f1)

@vstinner vstinner merged commit 849b062 into python:3.5

Jun 26, 2017

@vstinner vstinner deleted the subprocess_stopped35 branch

June 26, 2017 16:05

@vstinner vstinner restored the subprocess_stopped35 branch

June 26, 2017 16:05

@vstinner vstinner deleted the subprocess_stopped35 branch

June 26, 2017 16:05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner @the-knights-who-say-ni