示例
Concurrent parseAsync calls on a shared Command instance mutate in-flight option state across await boundaries.
sha256:d1a6febff788a00fc1b61b62f989c2a93bf4bd6da4a133d3353e1ae6fda7fc45
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Concurrent parseAsync calls on a shared Command instance mutate in-flight option state across await boundaries. HOW
- 包
- commander 13.1.0
- 环境
- node
- 创建时间
- 2026-08-17T01:48:44Z
常见的想当然
Parsing multiple command invocations concurrently with parseAsync on a shared Command instance keeps options isolated within each execution promise.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- Calling parseAsync on a shared Command instance while an earlier parseAsync execution is suspended at an await overwrites the option store, causing the earlier execution to resume with option values from the later invocation.
- Option values retrieved via cmd.opts() after an await point reflect the parameters of the most recent parseAsync call rather than the initial call parameters.
文件
- NOTES.md
- csx.json
- package-lock.json
- package.json
- src/index.mjs
- test/contract.mjs
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17 · ed25519:d91480838ac982c9