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
NEWS.d
rhel7
ACKS -rw-r--r-- 30.0 KB
HISTORY -rw-r--r-- 1.3 MB
Porting -rw-r--r-- 63 bytes
README -rw-r--r-- 1.3 KB
README.AIX -rw-r--r-- 4.6 KB
README.coverity -rw-r--r-- 845 bytes
README.valgrind -rw-r--r-- 4.7 KB
SpecialBuilds.txt -rw-r--r-- 4.0 KB
coverity_model.c -rw-r--r-- 4.0 KB
indent.pro -rw-r--r-- 557 bytes
python-config.in -rw-r--r-- 2.0 KB
python-config.sh.in -rw-r--r-- 2.9 KB
python-embed.pc.in -rw-r--r-- 310 bytes
python.man -rw-r--r-- 19.6 KB
python.pc.in -rw-r--r-- 292 bytes
requirements-test.txt -rw-r--r-- 15 bytes
stable_abi.toml -rw-r--r-- 59.9 KB
svnmap.txt -rw-r--r-- 4.1 MB
valgrind-python.supp -rw-r--r-- 8.6 KB
vgrindefs -rw-r--r-- 500 bytes

README

back to top