Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

databases_ (in catalog) and tables (in database) are not thread safe #3

@camellyx

Description

@camellyx

Some shared data structures are not protected by mutex during read.
Probably should take shared lock or use LockFreeArray, like indexes_ in DataTable.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions