Message379476
I've narrowed down the traverse problems to Py_VISIT(state->CacheType). Suspecting this has to do with the cyclic references in cache/connection. Preliminary tests with GC tracking `cache->factory` look promising, but this is a part of the C API that's _completely_ unknown to me (yet), so I'm on thin ice here. |
|
| Date |
User |
Action |
Args |
| 2020-10-23 21:13:18 | erlendaasland | set | recipients:
+ erlendaasland, vstinner, berker.peksag, corona10 |
| 2020-10-23 21:13:18 | erlendaasland | set | messageid: <[email protected]> |
| 2020-10-23 21:13:18 | erlendaasland | link | issue42064 messages |
| 2020-10-23 21:13:18 | erlendaasland | create | |
|