Skip to content

bug: Release buffer while read one message #299

@rekby

Description

@rekby

Bug Report

YDB Python SDK version: 3.3.2

Environment

Current behavior: SDK release buffer bytes when read batch of messages by receive_batch, but doesn't free them while read one message by receive_message

Expected behavior: release buffer bytes independents of read method

Related code:

self._buffer_release_bytes(batch._bytes_size)

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