示例
Show how `in_parallel` behaves on `Faraday::Adapter::NetHttp` when the same shared connection is reused.
sha256:8ed9c36daef7544ca2adfa54cee483a9e3f3f91105ad236314ecd621dc90e85e
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Show how `in_parallel` behaves on `Faraday::Adapter::NetHttp` when the same shared connection is reused. HOW
- 包
- faraday-net_http 3.4.4 faraday 2.14.3
- 环境
- ruby
- 创建时间
- 2026-08-17T01:15:55Z
常见的想当然
A confident model expects multiple requests inside a Net::HTTP Faraday `in_parallel` block to be dispatched concurrently.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- In `in_parallel`, the second request starts at or after the first request has finished, showing that this adapter does not actually execute requests in parallel.
- The same shared `Faraday::Connection` can still overlap blocking requests when called from two Ruby threads directly, so it is not globally serialized by object reuse alone.
文件
- Gemfile
- Gemfile.lock
- NOTES.md
- csx.json
- test/contract.rb
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-17 · ed25519:d91480838ac982c9