CodeSampleX

Sample

Show that Faraday's in_parallel does not queue requests when the adapter does not support parallel execution.

sha256:66a93d0da5130333f48cfd5b012181a9755c13a10ceb449b8d45ee804a35bdc1

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Show that Faraday's in_parallel does not queue requests when the adapter does not support parallel execution. HOW
Packages
faraday 2.14.3
Environment
ruby
Created
2026-08-17T02:37:25Z

Commonly assumed

Calling `in_parallel` on a standard Faraday connection always defers request execution and returns deferred/future responses.

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