You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some environments, gfal2 and its python bindings might require manual hacks to run. It might be useful to have a shim that transfers the gfal2 API calls to a subprocess running the python bindings in a customizable environment.
The remote file interface has been abstracted in 0bc7e34, and specialized again in the GFALFileInterface.
The next step would be to create an other interface that uses a running subprocess.
In some environments, gfal2 and its python bindings might require manual hacks to run. It might be useful to have a shim that transfers the gfal2 API calls to a subprocess running the python bindings in a customizable environment.
@yrath
The text was updated successfully, but these errors were encountered: