fix: supervisor code cleanup — LOG_FILE, dead files, stale tmux references #343
Labels
No labels
action
backlog
blocked
bug-report
in-progress
prediction/actioned
prediction/dismissed
prediction/unreviewed
priority
tech-debt
underspecified
vision
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: disinto-admin/disinto#343
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The supervisor code has several issues that need fixing before it can be integrated into the edge container (#232).
Changes
1. Fix LOG_FILE (same class as gardener #210)
supervisor/supervisor-run.sh line 41:
Change to:
2. Delete dead files
3. Update stale tmux references
Affected files
Acceptance criteria