Skip to content

test(nextjs): Add regression tests for middleware isolation - #22849

Merged
chargome merged 1 commit into
developfrom
cg/next-middelware-isolation-test
Jul 30, 2026
Merged

test(nextjs): Add regression tests for middleware isolation#22849
chargome merged 1 commit into
developfrom
cg/next-middelware-isolation-test

Conversation

@chargome

Copy link
Copy Markdown
Member

These tests make sure that when two Next.js middleware requests come in at the same time without any incoming trace headers, each one gets its own separate trace.

The actual bug is already fixed on develop by the tracer rewrite, we just add these regression tests here.

@chargome chargome self-assigned this Jul 30, 2026
@chargome
chargome requested a review from a team as a code owner July 30, 2026 08:43
@chargome
chargome requested review from isaacs, logaretm, mydea, nicohrubec and s1gr1d and removed request for a team, isaacs and mydea July 30, 2026 08:43
@chargome
chargome merged commit 05fd6cf into develop Jul 30, 2026
80 checks passed
@chargome
chargome deleted the cg/next-middelware-isolation-test branch July 30, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants