Interrupting tests may leave stuff running
まだ誰も着手していません。
評価
調査の方向性
Start by tracing how the root helper subprocess is launched and how RSpec handles Control+C; the issue does not name specific files or tests. Reproduce an interrupted test run, then verify that the helper receives SIGINT reliably, is not signaled twice, and that the first interrupt does not misleadingly fail the current test.
索引モデルが issue の本文から書いたものです。
説明
Sometimes interrupting a test run with Control+C leaves services in the background. The "root helper" subprocess doesn't seem to receive SIGINT reliably. Sometimes it receives it twice IIRC.
Also, the root helper is interrupted on the first control+c which only causes rspec to wait for the current test to finish. This is likely to cause the current test to fail in a misleading way.
- 主要言語
- Ruby
- スター
- 51
- フォーク
- 42
- 平均マージ
- 1時間 27分
- マージ済み PR(30日)
- 1
環境構築
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
testmycode/tmc-server のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
testmycode/tmc-server#590 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 20/100
testmycode/tmc-server#576 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
testmycode/tmc-server#488 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
testmycode/tmc-server#487 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
testmycode/tmc-server#477 · コメント 2 件 ·
testmycode/tmc-server の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
TheOdinProject/curriculum#31423 ·
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
oxidize-rb/rb-sys#807 ·