Skip to content

Conversation

@mrnugget
Copy link
Contributor

While looking into how we store ZIP files I realised that log files are
not cleaned up. That's not a big issue, since /tmp is cleaned up by
the OS, but it's still a regression and not what we intended.

Digging deeper I ended up starting at the previous for much too long
before realising that the cleanup code was simply missing :)

While looking into how we store ZIP files I realised that log files are
not cleaned up. That's not a big issue, since `/tmp` is cleaned up by
the OS, but it's still a regression and not what we intended.

Digging deeper I ended up starting at the previous for much too long
before realising that the cleanup code was simply missing :)
@mrnugget mrnugget requested review from a team and LawnGnome September 18, 2020 11:28
@mrnugget mrnugget merged commit 6f59841 into main Sep 21, 2020
@mrnugget mrnugget deleted the mrn/clean-up-logfiles branch September 21, 2020 06:29
scjohns pushed a commit that referenced this pull request Apr 24, 2023
While looking into how we store ZIP files I realised that log files are
not cleaned up. That's not a big issue, since `/tmp` is cleaned up by
the OS, but it's still a regression and not what we intended.

Digging deeper I ended up starting at the previous for much too long
before realising that the cleanup code was simply missing :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants