You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Analysing data" step keeps getting stuck.
Even in the simplest example
I do notice my macbook working quit hard when stuck on this step.
Most of the work seems to come from a c++filt process as seen the Activity Monitor.
Steps to Reproduce (for bugs)
Run my API with clinic flame -- node index.js
Make some manual requests via postman
Ctrl + C
This part is somewhat useless in this case since this is very specific to my machine.
I was hoping to maybe get some insight into why this is happening.
I tried to reduce the complexity and create the simplest possible node.js server.
The issue is still present with the following code.
Expected Behavior
The "Analysing data" step resolves eventually.
Current Behavior
The "Analysing data" step keeps getting stuck.
Even in the simplest example
I do notice my macbook working quit hard when stuck on this step.
Most of the work seems to come from a
c++filt
process as seen the Activity Monitor.Steps to Reproduce (for bugs)
clinic flame -- node index.js
This part is somewhat useless in this case since this is very specific to my machine.
I was hoping to maybe get some insight into why this is happening.
I tried to reduce the complexity and create the simplest possible node.js server.
The issue is still present with the following code.
Sample upload
clinic upload
does not seem to be available 🤔We transfer link for my
.clinic
directory.Environment
The text was updated successfully, but these errors were encountered: