CC: | ilmari+cpan [...] ilmari.org |
Subject: | Remaining leaks in SQLT object hierarchy |
It seems that a lot of the circular-ref leakage in SQLT has been solved
by the Moo migration, ilmari++. However there are still some left. Just
leaving this here as a placeholder.
Leaks are evident when commenting out this part of the DBIC leaktrace
test: https://github.com/dbsrgits/dbix-class/blob/master/t/52leaks.t#L363