Skip to content

Recreate interpreter #2

@FynnMazurkiewicz

Description

@FynnMazurkiewicz

Currently, the interpreter is kind of fragile.
Nothing should break, but I wouldn't bet my head on it.

All environment-variables should be copied before handed over.
copy.deepcopy(globals() doesn't work, the call fails when accessing
some of the objects.

Work has been done on redesign_user_code_execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions