Remove the GC root for chidren of containers.
Keeping the GC root can cause a reference cycle when signals are involved. Fixes: #254
Please register or sign in to comment
Keeping the GC root can cause a reference cycle when signals are involved. Fixes: #254