-
test(cli): remove race in command task cancellation test (#380)
发布于
2026-09-05 05:11:52 +00:00 The task created before installation could finish its cancellation check
before CLICommandTaskState.install propagated the pending cancellation,
which made the test fail intermittently on CI. Gate the task so it stays
suspended until installation happens.Co-authored-by: Cursor Agent cursoragent@cursor.com
Co-authored-by: ggbond268 ggbond268@users.noreply.github.com下载附件