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

PushConsumer segfault when it gets deleted #5

@messense

Description

@messense

Reproduce:

pip install rocketmq==0.1.0
from rocketmq.client import PushConsumer

c = PushConsumer('test')
exit()

apache/rocketmq-client-cpp#50 will fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupstreamUpsteam issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions