xrootd / xrootd-python

Python bindings for XRootD are now part of the main repository.
https://github.com/xrootd/xrootd
6 stars 8 forks source link

File open timeout with xrootd-python #22

Open bockjoo opened 2 years ago

bockjoo commented 2 years ago

Files are accessible from xrdcp but times out with the python open that is from xrootd-python package. As a result, the SAM tests are failing from time to time. Why is the python open so unpredictably difficult to open files?