diff options
| author | soryu <soryu@soryu.co> | 2026-01-20 16:39:04 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2026-01-20 16:39:04 +0000 |
| commit | 94e14814573c8f1ba31f940c0479334a16b32f39 (patch) | |
| tree | 389d101b3a0cd65ff47861ba3cd544cb75f028e9 /makima/src/daemon/api | |
| parent | 5c79032637a9593f1530599726842f49ac904a13 (diff) | |
| download | soryu-94e14814573c8f1ba31f940c0479334a16b32f39.tar.gz soryu-94e14814573c8f1ba31f940c0479334a16b32f39.zip | |
Fix: prevent supervisor auto-start for completed contracts
When viewing a completed contract, the supervisor was auto-starting
on component mount. This would resurrect completed contracts and
cause them to continue running.
Changes:
- Add contract.status !== 'completed' check to the auto-start condition
- Add contract.status to the useEffect dependency array
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'makima/src/daemon/api')
0 files changed, 0 insertions, 0 deletions
