サンプル
CommandRunner concurrent execution mutates active command argResults across async await points
sha256:25ac71b73fda96d8b3fb6be3afaadce8383fa67d77da5e164dd34c5e6e334d4c
PUBLISHED
L3_CONTRACT_PASS
MIT-0
ケース
- ゴール
- CommandRunner concurrent execution mutates active command argResults across async await points HOW
- パッケージ
- args 2.7.0
- 環境
- dart
- 作成日
- 2026-08-17T02:03:23Z
よくある思い込み
Concurrent invocations of CommandRunner.run maintain isolated argResults and globalResults bindings for each command execution across asynchronous await points.
このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。
コントラクト
- Calling CommandRunner.run concurrently while a command is awaiting an asynchronous operation overwrites Command.argResults and Command.globalResults mid-execution with the newly parsed values.
- argResults['job'] is 'A' before await, but changes to 'B' after await in the first invocation.
- globalResults['env'] is 'staging' before await, but changes to 'production' after await in the first invocation.
ファイル
- NOTES.md
- csx.json
- pubspec.lock
- pubspec.yaml
- test/contract.dart
検証済みアーティファクトをダウンロード (tar.gz) — 契約が実行された正確なバイト列
オリジンシーダー
検証レシート
- dart 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · pub@1 · 2026-08-16 · ed25519:d91480838ac982c9