question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Node clinic, bubleproof dont finish close process

See original GitHub issue

Expected Behavior

Process closed and report generated on ctrl+c\

Current Behavior

app is stuck on closing. / Received Ctrl+C, closing process… and thats it - it just there for hours Happens on both bubbleproof and doctor image

Steps to Reproduce (for bugs)

https://www.dropbox.com/s/vt3kyj7jgef8qr8/vxcv.zip?dl=0 yarn install, yarn build, yarn nc

Sample upload

Environment

  • Clinic.js version: v4.1.0
  • Node.js version: 12.10
  • Browser name and version:
  • Operating system and version: win 10

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
vaskinyycommented, Mar 3, 2021

I just got the same issue.

It works fine when I run clinic doctor -- node index.js, but it closes a process indefinitely after clinic bubbleprof -- node index.js

0reactions
RafaelGSScommented, Dec 8, 2021

@tanvirrb Could you open a new issue with a reproduction code along with your system specifications? This issue is old and likely the problem is slightly different.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Node clinic, bubleproof dont finish close process #189 - GitHub
@aldarund - First you need to build your code and then pass the result into Clinic. Eg. npm run build. When build completes...
Read more >
Introducing Bubbleprof - Blog - Clinic.js
Introducing Bubbleprof - a novel approach to Node.js async profiling ... The end result being that our application becomes faster, ...
Read more >
A New Way to Profile Node.js - InfoQ
Matteo Collina presents a new and straightforward way to identify bottlenecks in Node.js and beyond.
Read more >
Top 40/ Dance - Goga Music
Close the Door – Teddy Pendergrass. Crashed into me – Dave Mathews. Crazy Love – Van Morison. Everything – Michael Buble. Give me...
Read more >
Bubble Sort
Move from the front to the end; “Bubble” the largest value to the end using pair-wise comparisons ... Then we repeat the “bubble...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found