mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-06 23:35:34 +00:00
The teardown test DELETEs the session while a prompt is pending on a permission request. There is a race between the daemon delivering a cancelled terminal and the session being destroyed. Under CI load the session can be destroyed first, producing an ERROR terminal instead of COMPLETE/cancelled. Accept both outcomes, matching the pattern already used by cancelledPromptReceivesReliableTerminal for the same race. |
||
|---|---|---|
| .. | ||
| client | ||
| qwencode | ||