Skip to content

Make pipes GC

Rob Nelson requested to merge pull/5315/letstrythis into Bleeding-Edge

Created by: clusterfack

Destroy was using disconnect to null the reference to them but not nulling their own reference causing pipes to not GC properly

:panic:

Merge request reports