Skip to content

Move xrootd interaction in-process via python bindings #24

@bbockelm

Description

@bbockelm

We currently fork/exec to get the XRootD version and filesize, then again to actually perform the copy.

XRootD has a perfectly reasonable set of python bindings. Assuming we clear the environment in #20 and can guarantee that the user won't mess up our environment, we might as well start using those.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions