spiraldb/ziggy-pydust

GC traverse and clear should traverse plain structs

robert3005 opened this issue · 0 comments

Right now we will not traverse things like std.ArrayList(py.PyObject) but we should. This should be easy enough, if the object is not a pydust object then we should traverse its fields