Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seems have heavy resource leak bug, and too many sync call in it. #88

Open
hyss777 opened this issue Mar 1, 2017 · 0 comments
Open

Comments

@hyss777
Copy link

hyss777 commented Mar 1, 2017

My application suffers from a increasing cpu 100% time(as long as 10second after 6hours) each 61 seconds, after I tried out all the memory leak detect method, I finally use node-inspector to find that ccap's "create" method in hccap.js is the ghost.

For some reason, I have no extra time and power to point out the detail of this bug,
But when I open the file, I see a lot of fs.xxxSync function, and seems the package have many way to leak file resources....

So say good bye to ccap, thank you for your work all the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant