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] s3store residual temp files #299

Merged
merged 1 commit into from
Aug 12, 2019
Merged

[FIX] s3store residual temp files #299

merged 1 commit into from
Aug 12, 2019

Conversation

Demitroi
Copy link
Contributor

@Demitroi Demitroi commented Aug 9, 2019

Hi :)

When s3store is used in the os temp folder there are tusd-s3-tmp* files accumulating space.

The problem was in the WriteChunk method incompletePartFile must close it before remove it.

This was fixed in one line :)

Copy link
Member

@Acconut Acconut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thank you very much 👍

@Acconut Acconut merged commit 31d31ba into tus:master Aug 12, 2019
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.

2 participants