Skip to content

fix(build): avoid stack overflow when building large number of static routes#15580

Open
ematipico wants to merge 2 commits intomainfrom
flue/fix-15578
Open

fix(build): avoid stack overflow when building large number of static routes#15580
ematipico wants to merge 2 commits intomainfrom
flue/fix-15578

Conversation

@ematipico
Copy link
Member

@ematipico ematipico commented Feb 19, 2026

Changes

Taken from the triage bot.

Closes #15578

Testing

Added a new test, which failed before the fix.

Docs

N/A

@changeset-bot
Copy link

changeset-bot bot commented Feb 19, 2026

🦋 Changeset detected

Latest commit: 47bf789

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ematipico ematipico self-assigned this Feb 19, 2026
@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Feb 19, 2026
@ematipico ematipico marked this pull request as ready for review February 19, 2026 16:00
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 19, 2026

Merging this PR will not alter performance

✅ 9 untouched benchmarks


Comparing flue/fix-15578 (47bf789) with main (d789452)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (00e95c4) during the generation of this report, so d789452 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Large amount of static routes breaks SSG

3 participants

Comments