Skip to content

Flag subtree that does not need unmounting #51

@L3P3

Description

@L3P3

IS

When unmounting a subtree, all of it is checked for unmounting tasks to do, including removing every child node.

SHOULD

When unmounting a subtree, only its top-level element is removed and only its subtrees are unmounted that contain unmounting actions.

NOTE

This will speed up some benchmarks. 😉

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions