Message368839
> Add a lock to pymalloc, or disable pymalloc when subinterpreters are used: (...)
By the way, tracemalloc is not compatible with subinterpreters.
test.support.run_in_subinterp() skips the test if tracemalloc is tracing. |
|
Date |
User |
Action |
Args |
2020-05-14 14:11:45 | vstinner | set | recipients:
+ vstinner, eric.snow, corona10, shihai1991, aeros |
2020-05-14 14:11:45 | vstinner | set | messageid: <1589465505.13.0.944524223053.issue40512@roundup.psfhosted.org> |
2020-05-14 14:11:45 | vstinner | link | issue40512 messages |
2020-05-14 14:11:45 | vstinner | create | |
|