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

Fix for issue 419 #443

Merged
merged 1 commit into from
Sep 16, 2017
Merged

Fix for issue 419 #443

merged 1 commit into from
Sep 16, 2017

Conversation

dpapworth
Copy link
Contributor

I've modified the code generating the parent directories to avoid creating a directory that is subsequently deleted. This was causing a FileAlreadyExistsException exception when generating the actual temporary file, as the directory fails to be deleted in some circumstances.

@rnorth
Copy link
Member

rnorth commented Sep 16, 2017

Thanks @dpapworth - I'm happy to merge this.
Thank you for contributing, and sorry for the delay in dealing with this.

@rnorth rnorth merged commit 76ef418 into testcontainers:master Sep 16, 2017
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.

None yet

3 participants