Skip to content

Restrict GCs at inopportune moments. - #7387

Merged
erikcorry merged 1 commit into
mainfrom
erikcorry/upstream-gc-timing
Sep 16, 2026
Merged

erikcorry merged 1 commit into
mainfrom
erikcorry/upstream-gc-timing

Conversation

@erikcorry

Copy link
Copy Markdown
Contributor

V8 15.4 does memory-pressure GCs on cppgc
allocations even in no-incremental mode.
This is correct behaviour, but we hit an
assert, so we are temporarily reverting
to the old behaviour.

V8 15.4 does memory-pressure GCs on cppgc
allocations even in no-incremental mode.
This is correct behaviour, but we hit an
assert, so we are temporarily reverting
to the old behaviour.
@erikcorry
erikcorry requested review from a team as code owners September 16, 2026 13:24
@ask-bonk

ask-bonk Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

@erikcorry Bonk workflow was cancelled.

View workflow run · To retry, trigger Bonk again.

@erikcorry
erikcorry merged commit 9c1ace9 into main Sep 16, 2026
36 of 38 checks passed
@erikcorry
erikcorry deleted the erikcorry/upstream-gc-timing branch September 16, 2026 15:17
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