Closed jarekdobrzanski closed 6 years ago
wrapper.py
changes the current working directory with the call to os.chdir(dir_name)
. This should be removed, the current working directory should never be changed as any relative paths (e.g. resource-management
) will no longer be accessible.
This is removed in the latest provided commit
Closing as this issue was resolved.
We're getting a following error. I presume this has to do with the way paths are being passed between linked services in processing chain: