Voxelum / minecraft-launcher-core-node

Provide packages to install Minecraft, launch Minecraft and more to build launcher with NodeJs/Electron!
https://docs.xmcl.app/en/core/
MIT License
178 stars 26 forks source link

An infinite amount of children within @xmcl/task #306

Open PadowYT2 opened 5 months ago

PadowYT2 commented 5 months ago

If you console.log a task and try opening it, you will see children, but you can find it again in the object, and again, and again making a loop.

This is kinda problem, maybe fixing it maybe will add more performance (who knows)?