Skip to content

Enable the block allocator when it is correct #99

@mlaveaux

Description

@mlaveaux

The block allocator has data races on the union type Entry<T> that do not seem to be solvable. The question is whether these are acceptable, or whether we enforce a full mutex on every allocation. The latter is also done in the mCRL2 toolset, and at least definitely correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions