Skip to content

fix(heap): release OOM profile after callback - #257

Merged
szegedi merged 1 commit into
mainfrom
BridgeAR/2026-02-03-remove-oom-profile-after-callback
Feb 5, 2026
Merged

fix(heap): release OOM profile after callback#257
szegedi merged 1 commit into
mainfrom
BridgeAR/2026-02-03-remove-oom-profile-after-callback

Conversation

@BridgeAR

Copy link
Copy Markdown
Member

If a OOM profile is created, it would not released afterwards increasing the likelihood of not being able to recover, if there is any chance for that.

If a OOM profile is created, it would not released afterwards
increasing the likelihood of not being able to recover, if there
is any chance for that.
@BridgeARBridgeAR changed the title build: prebuild with circle ci (#1)fix(heap): release OOM profile after callbackFeb 3, 2026
@BridgeARBridgeAR added the semver-patch Bug or security fixes, mainly label Feb 3, 2026
@github-actions

Copy link
Copy Markdown

Overall package size

Self size: 1.77 MB
Deduped: 2.15 MB
No deduping: 2.15 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | source-map | 0.7.6 | 185.63 kB | 185.63 kB | | pprof-format | 2.2.1 | 163.06 kB | 163.06 kB | | p-limit | 3.1.0 | 7.75 kB | 13.78 kB | | delay | 5.0.0 | 11.17 kB | 11.17 kB | | node-gyp-build | 3.9.0 | 8.81 kB | 8.81 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@szegedi
szegedi merged commit 3d803e6 into mainFeb 5, 2026
122 of 125 checks passed
@szegedi
szegedi deleted the BridgeAR/2026-02-03-remove-oom-profile-after-callback branch February 5, 2026 12:01
szegedi pushed a commit that referenced this pull request Feb 5, 2026
If a OOM profile is created, it would not released afterwards
increasing the likelihood of not being able to recover, if there
is any chance for that.
@szegediszegedi mentioned this pull request Feb 5, 2026
szegedi pushed a commit that referenced this pull request Feb 5, 2026
If a OOM profile is created, it would not released afterwards
increasing the likelihood of not being able to recover, if there
is any chance for that.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-patchBug or security fixes, mainly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@BridgeAR@szegedi@nsavoire