Files
ollama37/tests
Shang Chieh Tseng bf2c321626 Fix double-resolve bug in LogCollector.stop()
- stop() could resolve promise twice (from close event AND timeout)
- Add resolved flag to ensure single resolution
- Add comment about parallel execution limitation in executor

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-17 17:48:20 +08:00
..