Felipe Truman
|
7e18a70796
|
fix: resolve hooks_cli.py merge conflict + add mine_global_lock tests
- Resolve UU conflict in hooks_cli.py: take develop/HEAD approach
(mine synchronously via _mine_sync, then pass through unconditionally).
_mine_sync already catches subprocess.TimeoutExpired — fixes Copilot #1.
- Add tests/test_palace_locks.py: 4 tests covering mine_global_lock
non-blocking semantics (acquire, second-acquire raises MineAlreadyRunning,
reusable after release, release on exception) — fixes Copilot #4.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-25 04:34:30 -03:00 |
|