Skip to content

Reapply "fix: #291 停止を待つ側の余裕を取り戻す (#299)" (#376) - #443

Merged
kappaseijin4claude merged 1 commit into
mainfrom
fix/issue-291-restore-wait-headroom
Sep 13, 2026
Merged

kappaseijin4claude merged 1 commit into
mainfrom
fix/issue-291-restore-wait-headroom

Conversation

@kappaseijin4claude

Copy link
Copy Markdown
Collaborator

概要

PR #376#299 の revert)を戻し、#299 の変更を再適用する。Issue #291 の breaker 断定による。

Refs #291

変更

git revert 4fa160a#376 の squash merge commit)で作成した。衝突は無い。

ファイル 変更
tests/test_helper.bash +19 / -5
tests/test_wait_helpers.bats +37
tests/test_watch_stop.bats +21 / -1
tests/wait_helper_elapsed.py 新規 18 行
tests/watch_stop_helper.bash +10 / -1
tests/watcher_term_latency.py 新規 30 行

byte 単位で戻っていることの確認

扱わない範囲

  • ハングの診断(別 issue で扱う)
  • 案 A / 案 B への分割(不要と断定済み)

README への影響

なし。tests/ 配下だけの変更である。

試験

試験 結果
tests/test_wait_helpers.bats 19/19
tests/test_watch_stop.bats 7/7
check-enforced-assertions.sh 718(baseline のまま)

🤖 Generated with Claude Code

https://claude.ai/code/session_01QCtgi8wVJDRaMwXHZmkHqT

This reverts commit 4fa160a (the revert
of #299), restoring #299's changes byte for byte, per the breaker
decision on #291. The later #419 edit to tests/test_watch_stop.bats is
kept; the revert applied without conflicts.

Refs #291

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Gd6MbRAYGpkDzHAk1XZroZ
@kappaseijin4claude
kappaseijin4claude merged commit 72782ba into main Sep 13, 2026
25 checks passed
@kappaseijin4claude
kappaseijin4claude deleted the fix/issue-291-restore-wait-headroom branch September 13, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants