Skip to content

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

@hyss777

Description

@hyss777

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions