Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.11] gh-71052: Use raise_signal in ThreadSignals.test_signals (GH-116423) #116617

Merged
merged 1 commit into from Mar 11, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 11, 2024

Use raise_signal rather than kill in ThreadSignals.test_signals
(cherry picked from commit 34920f3)

Co-authored-by: Malcolm Smith smith@chaquo.com

…ythonGH-116423)

Use `raise_signal` rather than `kill` in `ThreadSignals.test_signals`
(cherry picked from commit 34920f3)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Mar 11, 2024
@vstinner vstinner enabled auto-merge (squash) March 11, 2024 20:40
@vstinner vstinner merged commit 88ed804 into python:3.11 Mar 11, 2024
22 of 23 checks passed
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.

None yet

3 participants