qwen-code/packages
yiliang114 f3c8d0ca55 fix(core): close TOCTOU race in delay() abort handling
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.
2026-05-17 23:35:13 +08:00
..
channels chore(release): v0.15.11 [skip ci] 2026-05-14 09:51:46 +08:00
cli feat(serve): add daemon-stamped client identity (#4231) 2026-05-17 16:19:30 +08:00
core fix(core): close TOCTOU race in delay() abort handling 2026-05-17 23:35:13 +08:00
sdk-java fix(sdk-java): pass custom env to CLI process (#3543) 2026-04-24 10:37:52 +08:00
sdk-python doc[sdk-python] Expand Python SDK usage documentation (#3995) 2026-05-12 15:27:00 +08:00
sdk-typescript feat(serve): add daemon-stamped client identity (#4231) 2026-05-17 16:19:30 +08:00
vscode-ide-companion Add stop hook blocking cap (#4208) 2026-05-17 06:52:56 +08:00
web-templates chore(release): v0.15.11 [skip ci] 2026-05-14 09:51:46 +08:00
webui chore(release): v0.15.11 [skip ci] 2026-05-14 09:51:46 +08:00
zed-extension chore(deps): upgrade ink 6.2.3 → 7.0.2 + bump Node engine to 22 (#3860) 2026-05-11 17:29:50 +08:00