Skip to content

Consider reclaiming memory of active handles #2468

Open
@maleadt

Description

@maleadt

We currently have a reclaim_hook that wipes the HandleCaches, essentially releasing handles that are unused (i.e., from tasks that have been destroyed). However, if we start putting more data in handles as in #2465, we should probably also consider wiping the caches contained in active handles more eagerly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions