Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Add concurrent_hash_map concurrent defrag test #892

Open
@igchor

Description

@igchor

Add concurrent_hash_map concurrent defrag test

Right now, defragment() method in concurrent_hash_map relies on the fact that segments are not disabled (reallocated concurrently). We should add a test for running defragment() and erase() concurrently to make sure we do not have any regressions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions