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

#11 Use tempfile to generate and clean up a writable directory #13

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

5nafu
Copy link
Contributor

@5nafu 5nafu commented Jan 16, 2020

This should fix #11 by creating a temporary directory for each run and cleaning up after the perf_data was uploaded.

@cemkucuk
Copy link

hey @5nafu, can you rebase your branch?

@ahalac-atlassian
Copy link
Contributor

Hi @5nafu, you can track the progress about the issue from this ticket

@laugmanuel
Copy link

This PR somewhat breaks the Icinga2 scripts on older OS releases with older python versions where TemporaryDirectory is not available. I've opened an issue for that: #97

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.

icinga2ActionExecutor.py: Do not write to current directory (and clean up after yourself)
4 participants