This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 230
unable to debug worker threads #277
Labels
enhancement
New feature or request
Comments
The feature is not implemented yet but it is coming - should be available by the end of this week. |
awesome, thanks for the update @ak239 !! |
alexkozy
added a commit
that referenced
this issue
Jul 3, 2019
It is full support: debugging and profiling works with Node 12. Fixes #277
alexkozy
added a commit
that referenced
this issue
Jul 3, 2019
It is full support: debugging and profiling works with Node 12. Fixes #277
alexkozy
added a commit
that referenced
this issue
Jul 7, 2019
It is full support: debugging and profiling works with Node 12. Fixes #277
Support for workers available in |
nice!! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm unable to debug worker threads, ref: https://nodejs.org/dist/latest-v12.x/docs/api/worker_threads.html
are there any steps I'm missing to debug a worker thread?
Steps to reproduce
Tell us about your environment:
What steps will reproduce the problem?
Please include code that reproduces the issue.
The text was updated successfully, but these errors were encountered: