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

Remove graceful-fs #47

Merged
merged 1 commit into from
Dec 4, 2016
Merged

Remove graceful-fs #47

merged 1 commit into from
Dec 4, 2016

Conversation

davidtheclark
Copy link
Collaborator

I found out that graceful-js is somehow causing the module to accumulate memory that is not adequately garbage-collected. By removing graceful-fs in favor of the native fs module, I was able to solve stylelint/stylelint#2168.

I filed an issue in graceful-fs about this: isaacs/node-graceful-fs#102.

@davidtheclark davidtheclark merged commit 6c4a1c7 into master Dec 4, 2016
@davidtheclark davidtheclark deleted the no-graceful-fs branch December 4, 2016 20:38
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

Successfully merging this pull request may close these issues.

None yet

1 participant