Skip to content

Arxiv Iterator untars at the same path as download_dir which might fail due to lack of permissions #2042

@praateekmahajan

Description

@praateekmahajan

with tempfile.TemporaryDirectory(dir=download_dir) as tmpdir, tarfile.open(file_path) as tf:

This cause failure inside benchmarks on the eos cluster where we don't have permissions

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions