-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels