Comment 1 for bug 317482

Revision history for this message
Jeroen T. Vermeulen (jtv) wrote : Re: Importer gets truncated files

On a sidenote, POFile.importFromQueue opens a redundant copy of the file, without ever using it:

        import_file = librarian_client.getFileByAlias(
            entry_to_import.content.id)