Message360027
> I also just realized that I can run "test.test__xxsubinterpreters.DestroyTests" by itself with:
> ./python -m test test__xxsubinterpreters.DestroyTests -j200 -F -v
Oops, the correct syntax is:
./python -m test test__xxsubinterpreters --match DestroyTests -j200 -F -v |
|
Date |
User |
Action |
Args |
2020-01-15 06:11:52 | aeros | set | recipients:
+ aeros, vstinner, eric.snow |
2020-01-15 06:11:52 | aeros | set | messageid: <1579068712.24.0.551456002647.issue37224@roundup.psfhosted.org> |
2020-01-15 06:11:52 | aeros | link | issue37224 messages |
2020-01-15 06:11:52 | aeros | create | |
|