Skip to content

Avoid global state #4808

@sigurdm

Description

@sigurdm

Currently it is rather sketchy to invoke any methods twice within the same Isolate.

We should make sure that there is no global state persisting between operations, everything should either be recreated or passed in via a context object

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions