codesamplex

Sample

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

sha256:92626ce19dbeb23bcf39bacfb6fa5bae6bb0a0e9104b1417876a2f77b4b1f928

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Handle thread-local declaration state, failed sig retry poisoning, and reentrant invocations in sorbet-runtime HOW
Packages
sorbet-runtime 0.6.13427
Environment
ruby
Created
2026-08-16T17:12:51Z

Commonly assumed

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.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts