Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

bug: topic reader close method freezes indefinitely

オープン
#679 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python
領域
api, backend

調査の方向性

まず topic_test.zip を展開し、requirements.txt から依存関係をインストールして、settings.py の設定を適用します。producer と consumer のシナリオを実行し、1 分後に consumer を起動して、約 10 分後に reader を確認します。topic reader の close メソッドが無期限にフリーズせず、妥当な時間内に完了すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

bug

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

主要言語
Python
スター
102
フォーク
77
平均マージ
2日 17時間
マージ済み PR(30日)
10

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ydb-platform/ydb-python-sdk のほかの issue

ydb-platform/ydb-python-sdk の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。