Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

194
Views
Get stack trace for all execution frames in Node.js

I know how to get a stack trace for the currently executing "thread" (console.trace or new Error().stack), but how can I get a stack trace for all the different "threads" in a running Node.js process? Basically I want something like thread apply all bt in GDB.

Note: I am aware that Node is single-threaded and doesn't really have multiple threads. But there are still multiple "logical threads" that can coexist at the same time - for instance if a webserver is has multiple requests that are in the process of being served, but several of them were descheduled in an async function call or are blocked waiting on i/o.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!