atomist / sdm-pack-aspect

Uses Atomist Project API to visualize important data about your organization
Apache License 2.0
15 stars 4 forks source link

Ensure that temporary files are cleaned up #149

Closed johnsonr closed 4 years ago

johnsonr commented 5 years ago

Currently spidering a large organization (>1.2K repositories) can leave up to 30Gb of temporary files around until a reboot on OS/X. Try to change Node library settings to perform more aggressive cleanup.

johnsonr commented 5 years ago

Also consider a caching option where you can specify a persistent path for the projects. This would allow respidering without caching, which would be great for feature development.

johnsonr commented 5 years ago

Depends on https://github.com/atomist/automation-client/pull/581

atomist[bot] commented 4 years ago

Thanks for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.