-
Rémi Denis-Courmont authored
Avoid objects being detached asynchronously too early. Side effect is that you cannot free your children in the destructor (that would be a reference loop).
559c876b
Avoid objects being detached asynchronously too early. Side effect is that you cannot free your children in the destructor (that would be a reference loop).