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.

EBR: handle using workers when ebr is already destroyed. #1109

Open
@JanDorniak99

Description

@JanDorniak99

Currently, if we register a new worker and destroy the ebr object before destroying the worker, there will be a segmentation fault when we try to use the worker (in worker::critical we will use a deleted pointer to ebr).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't workingradix_treeNeeds to be resolved to productize radix_tree

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions