Skip to content

DMC-1285 Transfers gets stuck when calling subprocess

Petr Vokac requested to merge vokac/gfal2-util:fix-stuck-copy into develop

For progress bar gfal-copy called subprocess to get terminal width. This call got stuck for XRootD TLS transfers, it is not completely clear why but we can avoid calling subprocess and get terminal width directly using fnctl.

Merge request reports

Loading