CodeSampleX

Exemplo

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

Caso

Objetivo
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
Pacotes
express 4.18.2
Ambiente
node
Criado
2026-08-17T01:50:53Z

O que costuma-se supor

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

O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.

Contrato

Arquivos

Baixar o artefato verificado (tar.gz) — exatamente os bytes contra os quais o contrato rodou

Seeder de origem

csx-seed

Recibos de verificação