codesamplex

Exemple

Handle thread-local declaration state, failed sig retry poisoning, and reentrant invocations in sorbet-runtime

sha256:92626ce19dbeb23bcf39bacfb6fa5bae6bb0a0e9104b1417876a2f77b4b1f928

PUBLISHED L3_CONTRACT_PASS MIT-0

Cas

Objectif
Handle thread-local declaration state, failed sig retry poisoning, and reentrant invocations in sorbet-runtime HOW
Paquets
sorbet-runtime 0.6.13427
Environnement
ruby
Créé
2026-08-16T17:12:51Z

Ce que l'on suppose souvent

A sig block failing on first invocation can be retried once its dependencies resolve, sig binds to the next lexically defined method across threads, and re-entering a method during sig evaluation executes the underlying method body.

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