Skip to content

[3.15] gh-151496: Use process groups in test_dtrace (GH-151512)#151589

Merged
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-a064b32-3.15
Jun 17, 2026
Merged

[3.15] gh-151496: Use process groups in test_dtrace (GH-151512)#151589
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-a064b32-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Create a new process group to run bpftrace commands, so it's possible
to kill also child processes on timeout.
(cherry picked from commit a064b32)

Co-authored-by: Victor Stinner vstinner@python.org

Create a new process group to run bpftrace commands, so it's possible
to kill also child processes on timeout.
(cherry picked from commit a064b323f4350305e7486c7b1090cf12b19e7738)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app Bot added awaiting review tests Tests in the Lib/test dir labels Jun 17, 2026
@vstinner vstinner enabled auto-merge (squash) June 17, 2026 08:59
@vstinner vstinner merged commit d7e7d85 into python:3.15 Jun 17, 2026
56 checks passed
@miss-islington miss-islington deleted the backport-a064b32-3.15 branch June 17, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants