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

Memory leak when monitoring network mounts #14

Open
GP89 opened this issue Oct 18, 2012 · 0 comments
Open

Memory leak when monitoring network mounts #14

GP89 opened this issue Oct 18, 2012 · 0 comments

Comments

@GP89
Copy link

GP89 commented Oct 18, 2012

I was monitoring "/Volumes" to detect usb devices being mounted/unmounted and noticed a significant memory leak in my application (roughly 3-5MB/sec).

I tracked it down to MacFSEvents and noticed it only seems to happen when a network mount is being monitored (it mounted with smb).

I've tried to find what is leaking but it appears to be in the C part of the code, I'd imagine _fsevents.loop

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