Skip to content

Lazily evict Chunks with no dependents #276

@jpsamaroo

Description

@jpsamaroo

We don't appear to evict Chunks from workers which don't have another task depending on their value, which is often a good thing because we keep around values that are about to be used by a to-be-spawned task. We should try to clean these up when a task no longer has references.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions