Skip to content

Pkg env folder can get deleted during session #2641

@BioTurboNick

Description

@BioTurboNick

If a notebook is left running for a really long time, the temporary folder storing its environment can get cleaned up by the system.

This leaves the notebook in a broken state, but it will manifest in unusual ways, such as by UndefVarErrors due to missing packages that should have been loaded.

It would be helpful if Pluto could detect if the environment folder has been deleted and require the notebook to be restarted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomerspackage managerPluto's built-in package manager

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions