CodeSampleX

示例

Verify that Express 4.18.2 correctly executes the 101st synchronous handler on a single route, whereas Express 4.18.1 skips it due to an off-by-one error during sync stack threshold reset.

sha256:f9920dfd8370108b3cf594707b376101b025aceda48d3e71dc1d0488d6e0610a

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Verify that Express 4.18.2 correctly executes the 101st synchronous handler on a single route, whereas Express 4.18.1 skips it due to an off-by-one error during sync stack threshold reset. HOW
express 4.18.2
环境
node
创建时间
2026-08-17T01:50:53Z

常见的想当然

All registered synchronous handlers on a single route will execute in sequence regardless of the stack size exceeding 100 handlers.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执