Clears the list of files upon cleanup, fixes gh-1282
This commit is contained in:
@@ -103,6 +103,7 @@ final class TemporaryFileStorage {
|
||||
log.trace("Failed to remove temporary file", e);
|
||||
}
|
||||
}
|
||||
TemporaryFileStorage.files().clear();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user