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

ensure image writer is disposed #1216

Merged
merged 1 commit into from
Oct 29, 2020
Merged

Conversation

brharrington
Copy link
Contributor

This should cleanup imageio* files in the temp directory
for image caching. Still need to investigate why they are
being created in the first place since we disable the on
disk caching (ImageIO.setUseCache(false)).

This should cleanup imageio* files in the temp directory
for image caching. Still need to investigate why they are
being created in the first place since we disable the on
disk caching (`ImageIO.setUseCache(false)`).
@brharrington brharrington added this to the 1.7.0 milestone Oct 28, 2020
@brharrington brharrington requested a review from jfz October 28, 2020 21:50
@brharrington brharrington merged commit a8bd7c2 into Netflix:master Oct 29, 2020
@brharrington brharrington deleted the imageio branch October 29, 2020 01:27
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