Message367415
> I created bpo-40217: "The garbage collector doesn't take in account that objects of heap allocated types hold a strong reference to their type".
This issue is now fixed. I tested manually: I confirm that it does fix the test_threading leak, so I close the issue.
$ ./python -m test -R 3:3 test_threading
(...)
== Tests result: SUCCESS ==
1 test OK.
Total duration: 1 min 14 sec
Tests result: SUCCESS |
|
Date |
User |
Action |
Args |
2020-04-27 12:58:38 | vstinner | set | recipients:
+ vstinner, corona10, shihai1991 |
2020-04-27 12:58:38 | vstinner | set | messageid: <1587992318.71.0.219086055157.issue40149@roundup.psfhosted.org> |
2020-04-27 12:58:38 | vstinner | link | issue40149 messages |
2020-04-27 12:58:38 | vstinner | create | |
|