Skip to content

Decide whether to keep interpreter state around between invocation, and if so for how long #7

Open
@pmonks

Description

@pmonks

The "if so how long" part is especially important, to prevent memory leaks. My initial thought is that this could be based on an inactivity period e.g. after X minutes of inactivity, the interpreter is reset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtaskA task that may or may not result in changes to the code.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions