mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
Replace the debounce-timer polling with Include.stop(), which flushes the file-backed write queue deterministically. This avoids Windows coverage flakes where the self-dispose write could land after the expect.poll timeout.