lock-expiry-enables-reacquisition-without-release

Status: IN

`LockService.acquire` checks `is_expired(current_time)` before rejecting a competing acquire, so a crashed or GC-paused client's lock is automatically reclaimable after TTL without requiring explicit release

Source: entries/2026/05/29/topic-ddia-ch8-process-pauses.md

JSON