Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(prerender): free up memory after each route is written to the disk #1536

Merged
merged 1 commit into from
Aug 4, 2023

fix(prerender): free up memory after each route is written to the disk

be5b7b8
Select commit
Loading
Failed to load commit list.
Merged

fix(prerender): free up memory after each route is written to the disk #1536

fix(prerender): free up memory after each route is written to the disk
be5b7b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 4, 2023 in 0s

57.69% of diff hit (target 76.25%)

View this Pull Request on Codecov

57.69% of diff hit (target 76.25%)

Annotations

Check warning on line 165 in src/prerender.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/prerender.ts#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 169 in src/prerender.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/prerender.ts#L167-L169

Added lines #L167 - L169 were not covered by tests

Check warning on line 171 in src/prerender.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/prerender.ts#L171

Added line #L171 was not covered by tests

Check warning on line 175 in src/prerender.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/prerender.ts#L175

Added line #L175 was not covered by tests

Check warning on line 181 in src/prerender.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/prerender.ts#L178-L181

Added lines #L178 - L181 were not covered by tests