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

QDT temporary files left in tmp directory #26

Closed
Chert-Nik opened this issue Jan 15, 2020 · 1 comment
Closed

QDT temporary files left in tmp directory #26

Chert-Nik opened this issue Jan 15, 2020 · 1 comment

Comments

@Chert-Nik
Copy link

I found this problem while working on this issue #20

In some cases if the device tree is not successfully built, the files from qdt work remain in the tmp folder.
There will be folder in tmp directory with name similar to
qdt-qemu-131b9a05705636086699df15d4a6d328bb2585e8-aybrz14l
the size of which can exceed one gigabyte.

It seems like you need to make some kind of a callback that will clear the qdt files of the tmp folder in case of a crash.

@Chert-Nik Chert-Nik changed the title QDT temporary files left in tmp dirrectory QDT temporary files left in tmp directory Jan 15, 2020
@BDanAnd
Copy link
Contributor

BDanAnd commented Jan 20, 2020

#27 solves this problem

@BDanAnd BDanAnd closed this as completed Jan 20, 2020
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

2 participants