Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

gh-109357: Fix test_monitoring.test_gh108976()#109358

Merged
vstinner merged 1 commit into
python:mainpython/cpython:mainfrom
vstinner:fix_test_monitoringvstinner/cpython:fix_test_monitoringCopy head branch name to clipboard
Sep 13, 2023
Merged

gh-109357: Fix test_monitoring.test_gh108976()#109358
vstinner merged 1 commit into
python:mainpython/cpython:mainfrom
vstinner:fix_test_monitoringvstinner/cpython:fix_test_monitoringCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Sep 13, 2023

Copy link
Copy Markdown
Member

The test now calls free_tool_id() so it can be run multiple times in the same process. For example, the following command no longer fails:

python -m test test_monitoring -R 3:3

The test now calls free_tool_id() so it can be run multiple times in
the same process. For example, the following command no longer fails:

    python -m test test_monitoring -R 3:3
@vstinner

Copy link
Copy Markdown
Member Author

cc @markshannon

@vstinner vstinner enabled auto-merge (squash) September 13, 2023 01:44
@vstinner vstinner merged commit 388d91c into python:main Sep 13, 2023
@vstinner vstinner deleted the fix_test_monitoring branch September 13, 2023 01:54
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 13, 2023
The test now calls free_tool_id() so it can be run multiple times in
the same process. For example, the following command no longer fails:

    python -m test test_monitoring -R 3:3
(cherry picked from commit 388d91c)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app

bedevere-app Bot commented Sep 13, 2023

Copy link
Copy Markdown

GH-109359 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Sep 13, 2023
Yhg1s pushed a commit that referenced this pull request Sep 13, 2023
…09359)

gh-109357: Fix test_monitoring.test_gh108976() (GH-109358)

The test now calls free_tool_id() so it can be run multiple times in
the same process. For example, the following command no longer fails:

    python -m test test_monitoring -R 3:3
(cherry picked from commit 388d91c)

Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit to vstinner/cpython that referenced this pull request Sep 13, 2023
The test now calls free_tool_id() so it can be run multiple times in
the same process. For example, the following command no longer fails:

    python -m test test_monitoring -R 3:3
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.