Skip to content

bug: topic reader close method freezes indefinitely #679

Open
@Logioniz

Description

@Logioniz

Bug Report

YDB Python SDK version: 3.21.2

Environment

OS: ubuntu
Python: 3.12
CPU arch: x86_64

Current behavior:

Method close of topic reader freezes indefinitely.

Expected behavior:

Method close of topic reader completed in a reasonable time.

Steps to reproduce:

I wrote simple example to reproduce this behaviour. Need to start producer and after one minute start consumer.
The problem is reproduced after 10 minutes of work.
To run example need to install deps in requirements.txt and set settings in settings.py.

topic_test.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions