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

src: fix crash @ NSolidHeapSnapshot::take_snapshot #89

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

santigimeno
Copy link
Member

It may happen that by the time the funtion is called the snapshot has been already stopped by the StopTrackingHeapObjects() API.

@santigimeno santigimeno self-assigned this Feb 23, 2024
It may happen that by the time the funtion is called the snapshot has
been already stopped by the `StopTrackingHeapObjects()` API.

PR-URL: #89
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
@santigimeno santigimeno merged commit 173d6ba into node-v20.x-nsolid-v5.x Feb 23, 2024
14 of 17 checks passed
@santigimeno santigimeno deleted the santi/snapshot_fix branch February 23, 2024 17:02
trevnorris pushed a commit that referenced this pull request Feb 28, 2024
It may happen that by the time the funtion is called the snapshot has
been already stopped by the `StopTrackingHeapObjects()` API.

PR-URL: #89
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
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