jhdf icon indicating copy to clipboard operation
jhdf copied to clipboard

Cleanup temp files when file is closed

Open jamesmudd opened this issue 4 years ago • 0 comments

If you read a HdfFile from an InputStream a temp file is created. Currently this is only cleaned up when the JVM exits and improvement would also be to clean this up when the HdfFile is closed.

jamesmudd avatar Feb 24 '21 19:02 jamesmudd