Message351007
The more I think about this the more I think there is something else at play. If the GC is able to follow the dependency chain, all weakrefs should have been already managed correctly and PyObject_ClearWeakRefs should have never be invoked.
I think *something* is not informing the gc about the dependency chain |
|
| Date |
User |
Action |
Args |
| 2019-09-02 15:06:40 | pablogsal | set | recipients:
+ pablogsal, pitrou, vstinner, christian.heimes, petr.viktorin, lukasz.langa, Mark.Shannon, jdemeyer |
| 2019-09-02 15:06:40 | pablogsal | set | messageid: <[email protected]> |
| 2019-09-02 15:06:40 | pablogsal | link | issue38006 messages |
| 2019-09-02 15:06:40 | pablogsal | create | |
|