Message317403
Rather than tracking this per object, you could potentially track it per arena at the memory allocator level instead. Then if you really need the info (e.g. when running the debug allocator), you can check it in a reliable way, but in the normal case, you assume the associations are being managed correctly and avoid any significant bookkeeping overhead. |
|
Date |
User |
Action |
Args |
2018-05-23 13:13:52 | ncoghlan | set | recipients:
+ ncoghlan, vstinner, eric.snow |
2018-05-23 13:13:52 | ncoghlan | set | messageid: <1527081232.47.0.682650639539.issue33607@psf.upfronthosting.co.za> |
2018-05-23 13:13:52 | ncoghlan | link | issue33607 messages |
2018-05-23 13:13:52 | ncoghlan | create | |
|