Merge pull request 'fix: idle_pane_count not reset in phase-changed branch of monitor_phase_loop (#436)' (#511) from fix/issue-436 into main

This commit is contained in:
johba 2026-03-21 18:22:13 +01:00
commit df627c1b88

View file

@ -399,6 +399,7 @@ monitor_phase_loop() {
# shellcheck disable=SC2034 # read by phase-handler.sh callback
LAST_PHASE_MTIME="$phase_mtime"
idle_elapsed=0
idle_pane_count=0
# Terminal phases
case "$current_phase" in