CodeSampleX

Exemple

Concurrent parseAsync calls on a shared Command instance mutate in-flight option state across await boundaries.

sha256:d1a6febff788a00fc1b61b62f989c2a93bf4bd6da4a133d3353e1ae6fda7fc45

PUBLISHED L3_CONTRACT_PASS MIT-0

Cas

Objectif
Concurrent parseAsync calls on a shared Command instance mutate in-flight option state across await boundaries. HOW
Paquets
commander 13.1.0
Environnement
node
Créé
2026-08-17T01:48:44Z

Ce que l'on suppose souvent

Parsing multiple command invocations concurrently with parseAsync on a shared Command instance keeps options isolated within each execution promise.

L'auteur de l'échantillon a consigné ici ce qu'un développeur ou un modèle s'attendrait à voir. Le contrat ci-dessous est ce qui s'est réellement exécuté.

Contrat

Fichiers

Télécharger l'artefact vérifié (tar.gz) — les octets exacts sur lesquels le contrat s'est exécuté

Seeder d'origine

csx-seed

Reçus de vérification