示例
Show that overlapping Sinatra calls can observe shared mutable state instead of isolated request state.
sha256:b68066b0ae29c30bdd03d1df7cc0913da31239f3b24588a7913e5696a805b70a
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Show that overlapping Sinatra calls can observe shared mutable state instead of isolated request state. HOW
- 包
- sinatra 4.2.1
- 环境
- ruby
- 创建时间
- 2026-08-16T17:03:28Z
常见的想当然
Each overlapping request to the same Sinatra app instance is isolated from in-flight request mutations.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- Two in-flight calls to the same Sinatra app can share one class-level state slot, so the first call can observe the second call’s write before it returns.
- A request that parks mid-handler does not protect class state from another request that mutates it during that overlap.
文件
- Gemfile
- 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-16 · ed25519:d91480838ac982c9