mirror of
https://github.com/codeflash-ai/codeflash-agent.git
synced 2026-05-04 18:25:19 +00:00
The AsyncMock for wait_for discarded the coroutine from proc.communicate() without consuming it. Replace with a side_effect that closes the coroutine before returning the mock result. |
||
|---|---|---|
| .. | ||
| .claude/rules | ||
| codeflash-api | ||
| codeflash-core | ||
| codeflash-lsp | ||
| codeflash-mcp | ||
| codeflash-python | ||
| github-app | ||