On windows, file content injected in repository cannot be deleted until the GC finalize unused input stream. This can break business logic.
In MimetypeRegistryService.getMimetypeFromBlob(Blob), the blob input stream is not closed.
On windows, file content injected in repository cannot be deleted until the GC finalize unused input stream. This can break business logic.
In MimetypeRegistryService.getMimetypeFromBlob(Blob), the blob input stream is not closed.