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

fix: history view now uses temp svn fs #814

Merged
merged 8 commits into from
Feb 17, 2020
Merged

fix: history view now uses temp svn fs #814

merged 8 commits into from
Feb 17, 2020

Conversation

JohnstonCode
Copy link
Owner

fixes #800

@JohnstonCode JohnstonCode changed the title feat: history view now uses temp svn fs fix: history view now uses temp svn fs Feb 16, 2020
@JohnstonCode JohnstonCode merged commit c31eb21 into master Feb 17, 2020
JohnstonCode added a commit that referenced this pull request Feb 17, 2020
## [2.7.2](v2.7.1...v2.7.2) (2020-02-17)

### Bug Fixes

* history view now uses temp svn fs ([#814](#814)) ([c31eb21](c31eb21))
@JohnstonCode
Copy link
Owner Author

🎉 This PR is included in version 2.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Yanpas
Copy link
Contributor

Yanpas commented Feb 17, 2020

High! I have a big concern about file cleanup. Watching history will only cause heap growth. Is there any profit of storing them in memory?

@JohnstonCode
Copy link
Owner Author

I also share that concern. Currently working on cleanup that will run periodically.

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

Successfully merging this pull request may close these issues.

Stop saving temp files to disk
3 participants