mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-19 16:28:28 +00:00
Move the initial signal.aborted check inside the Promise constructor and add a re-check after addEventListener to close the race window where an abort between the check and listener registration would be silently lost. Also add clarifying comments on the intentional attempt:1 usage in retry delay calculations. |
||
|---|---|---|
| .. | ||
| channels | ||
| cli | ||
| core | ||
| sdk-java | ||
| sdk-python | ||
| sdk-typescript | ||
| vscode-ide-companion | ||
| web-templates | ||
| webui | ||
| zed-extension | ||