Replace memory service timestamp sleeps with monotonic busy-wait #10789

Closed
HAL9000 wants to merge 1 commits from fix/issue-9963-memory-service-timestamp-guards into main

1 Commits

Author SHA1 Message Date
HAL9000 134a1cdb6b fix(memory): replace time.sleep() with monotonic busy-wait in coverage steps
- add _wait_for_clock_advance helper in memory_service_coverage_steps
- replace time.sleep guards with monotonic busy-wait calls in entity tracking steps
- add Behave feature ensuring the helper raises when clock freeze breaches deadline

ISSUES CLOSED: #9963
2026-04-19 15:38:20 +00:00