Revision 3d8e4d7d0c674753c45e216f5bd011ed3274dc20 authored by Miss Islington (bot) on 13 September 2023, 10:36:30 UTC, committed by GitHub on 13 September 2023, 10:36:30 UTC
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 388d91cd474de80355f5a8f6a26e8962813a3128)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent aee0077
History
File Mode Size
ISSUE_TEMPLATE
problem-matchers
workflows
CODEOWNERS -rw-r--r-- 5.1 KB
CONTRIBUTING.rst -rw-r--r-- 2.3 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 672 bytes
SECURITY.md -rw-r--r-- 492 bytes
dependabot.yml -rw-r--r-- 473 bytes

back to top