Ryan
|
e45a7489b2
|
test: add daemon lifecycle race condition tests (#1282)
Add comprehensive race condition test suite for daemon lifecycle operations
including start/stop, lock handling, and concurrent daemon instances.
The tests verify correct behavior under concurrent access scenarios:
- Concurrent daemon start attempts
- Lock file handling during crashes
- Daemon stop while operations in progress
- Multiple daemon instance detection
Co-authored-by: SageOx <ox@sageox.ai>
|
2026-01-24 17:12:06 -08:00 |
|