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

Квитанции проверки