Skip to content

Race condition in adding/removing service listener hooks #103

@rlenferink

Description

@rlenferink

There is a race condition when removing or adding service listener hooks. This is because the underlining service registration of the service listener hook service is not protected while using it.

Adding a usage count with condition should fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions