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

Improving temp directory creation #5452

Closed
wants to merge 1 commit into from

Commits on Oct 15, 2020

  1. Issue #5451 - Improving temp directory creation.

    + Using new Files.createTempDirectory() instead
      of nonsense around File.createTempFile()
    
    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Oct 15, 2020
    Copy the full SHA
    7b06c0d View commit details
    Browse the repository at this point in the history