Skip to content

FastSortedSet dupes? #45

@jnorthrup

Description

@jnorthrup

it is a possibility that FastSortedSet is tricked by kotlin coroutines into letting dupes slip by, particularly using kotlin comparators.

i this commit, the XOR class in tests is a sample where this would be studyable

https://github.com/jnorthrup/evo-NEAT/commit/8dd7a6e6eb5c3589fe817f27a1dc03c072170e6a

a concurrentskiplistset and some minor adjustments does seem to rememdy the same code in the same concurrent situation, which will be present in later commits.

cheers.

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