Skip to content

Bundle config files caches are cleared when a process restarts #32

@markfinger

Description

@markfinger

The full path of a generated config file depends on the python process's tempfile module. Unfortunately, these generated files get new paths when the process restarts and hence a server restart will cause a new build to start, even if the node server stays up.

Might need to use a more deterministic way to generate paths, or hand it off to something in the node server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions