Skip to content

Refactor the var manager for being safer in multi threaded contexts #19

Description

@DrSloth

Mainly arenas which give out indices should be either locked or mutated atomically or else race conditions can occur.
The abstraction of those should be implemented in an extra type, this type could also implement #16

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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