diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-09-13 10:36:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-13 10:36:30 (GMT) |
commit | 3d8e4d7d0c674753c45e216f5bd011ed3274dc20 (patch) | |
tree | dffaf76230bf1e73c3c126aad8a9005632e6c05d /Python/compile.c | |
parent | aee0077e7bed04c9359e0efde0947e6067a412c5 (diff) | |
download | cpython-3d8e4d7d0c674753c45e216f5bd011ed3274dc20.zip cpython-3d8e4d7d0c674753c45e216f5bd011ed3274dc20.tar.gz cpython-3d8e4d7d0c674753c45e216f5bd011ed3274dc20.tar.bz2 |
[3.12] gh-109357: Fix test_monitoring.test_gh108976() (GH-109358) (#109359)
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>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions