Memory leak in sourceList and deferClearEffects
zhoushaw opened this issue · comments
Describe the bug
- sourceList should avoid adding the same data repeatedly
- deferClearEffects should clear the node data that has been destroyed
Reproduction
none
Used Package Manager
pnpm
System Info
all
Validations
- Read the docs.
- Read the common issues list.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Garfish issue and not a framework-specific issue.
- The provided reproduction is a minimal reproducible example of the bug.