Skip to content

Add pool of module names, reuse unused ones #4

@mworrell

Description

@mworrell

Currently we generate the module name using a hash of the tokenized file.
This uses a new atom for every template variation.
Using a pool of module names, and reusing them if a template is unused will fix this atom leak.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions