Skip to content

t1034: Fix PULSE_LOCK_DIR unbound variable — t1031 modularisation regression#1373

Merged
marcusquinn merged 1 commit into
mainfrom
hotfix/pulse-lock-dir-unbound
Feb 13, 2026
Merged

t1034: Fix PULSE_LOCK_DIR unbound variable — t1031 modularisation regression#1373
marcusquinn merged 1 commit into
mainfrom
hotfix/pulse-lock-dir-unbound

hotfix: move supervisor globals before module sourcing (t1031 regress…

5d9799e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Feb 13, 2026 in 0s

2 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

See the complete overview on Codacy

Annotations

Check warning on line 175 in .agents/scripts/supervisor-helper.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

.agents/scripts/supervisor-helper.sh#L175

SUPERVISOR_DB appears unused. Verify use (or export if used externally).

Check warning on line 182 in .agents/scripts/supervisor-helper.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

.agents/scripts/supervisor-helper.sh#L182

RESPAWN_LOG appears unused. Verify use (or export if used externally).