mapbox/flamebearer

The third command gets stuck. Generates no output file.

iamnewspecies opened this issue · 3 comments

Wen I execute this command node --prof-process --preprocess -j isolate*.log | flamebearer. It just does something and hangs (no response for infinitely long time). Are there cases when this can happen?

Does node --prof-process --preprocess -j isolate*.log completele on its own (without flamebearer)?

node --prof-process --preprocess -j isolate*.log does not complete on its own.
Following is the log file:
https://gist.github.com/iamnewspecies/233c72ec6dcbbd71e64ba63d0617209c

Does not? Should be a Node bug then?