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

Force deletion of the temporary figure path to address Issue #440 #462

Merged
merged 2 commits into from
Feb 10, 2023

Conversation

NicholasWMRitchie
Copy link
Contributor

The temporary fig_path is not being deleted when Julia exits because the path contains files. This simply forces the removal of the directory and all contents whenever the fig_path starts with "jl_" as they are when created with mktempdir().

@pfitzseb pfitzseb merged commit af2a6e1 into JunoLab:master Feb 10, 2023
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