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

server clean up temp files after successful patch creation #197

Open
goozo opened this issue Jan 27, 2017 · 0 comments
Open

server clean up temp files after successful patch creation #197

goozo opened this issue Jan 27, 2017 · 0 comments

Comments

@goozo
Copy link
Contributor

goozo commented Jan 27, 2017

currently the server doesn't clean up temp patch files after successful patch creation until it gets a special request from the client to do so. This isn't really the client's concern and so the api should delete any temporary patch files after successful patch creation.

Link to the front end code which fires the request after patch creation to trigger cleanup on server side below. This spa file and calls to it would be removed as part of this issue.

https://github.com/pingdynasty/OwlServer/blob/master/web/owlspa/src/actions/cleanUpTmpPatchFiles.js

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