샘플
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