Message301882
The following commands show memory leaks introduced by bpo-30860:
$ ./python -m test -R 3:3 test_atexit -m test.test_atexit.SubinterpreterTest.test_callbacks_leak
$ ./python -m test -R 3:3 test_atexit -m test.test_atexit.SubinterpreterTest.test_callbacks_leak_refcycle
$ ./python -m test -R 3:3 test_threading -m test.test_threading.SubinterpThreadingTests.test_threads_join
$ ./python -m test -R 3:3 test_capi -m test.test_capi.SubinterpreterTest.test_subinterps |
|
| Date |
User |
Action |
Args |
| 2017-09-11 16:29:21 | vstinner | set | recipients:
+ vstinner |
| 2017-09-11 16:29:21 | vstinner | set | messageid: <[email protected]> |
| 2017-09-11 16:29:20 | vstinner | link | issue31420 messages |
| 2017-09-11 16:29:20 | vstinner | create | |
|