-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working