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

[WIP] Support Node 10 #124

Closed
wants to merge 1 commit into from
Closed

Conversation

tcolgate
Copy link

No description provided.

@tcolgate
Copy link
Author

This fails horribly at the moment.

@tcolgate
Copy link
Author

This actually passes the tests but is horribly unsafe.
it seems that the right thing to do would be to wrap the v8 profiler created from the isolate and then store that on the CpuProfiler nan object. At present this is a little beyond me (at least in the time I can allocate)

@tcolgate
Copy link
Author

Closing this PR. I'll leave my repo/branch for reference if people find this and are interested.

@tcolgate tcolgate closed this Feb 20, 2019
@Matt-Esch
Copy link

@tcolgate can you elaborate a bit more on what is unsafe about this? I might be able to find some time to pick it up.

@tcolgate
Copy link
Author

The profiler is accessed without any locking. I have only slightly more than no idea what I'm doing in C++.

@tcolgate tcolgate reopened this Jun 22, 2019
@Matt-Esch
Copy link

Are there multiple threads in competition for the profiler?

@tcolgate
Copy link
Author

tcolgate commented Jun 22, 2019 via email

@tcolgate
Copy link
Author

There have been no commits on this project for 2.5 years. I'm not holding out any hope.

@tcolgate tcolgate closed this Mar 11, 2021
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.

None yet

2 participants