Commit a026f02
gh-140657: Don't rerun test_import single phase init test (GH-140712)
test_basic_multiple_interpreters_main_no_reset() leaks memory:
import_in_subinterp() is called with postcleanup=False.
(cherry picked from commit c6d4c79)
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent bec053c commit a026f02
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3179 | 3179 | | |
3180 | 3180 | | |
3181 | 3181 | | |
| 3182 | + | |
3182 | 3183 | | |
3183 | 3184 | | |
3184 | 3185 | | |
| |||
0 commit comments