Skip to content

Wrong copy function used in FsArtifactCache

  • copy function works only when copying from/to the same filesystem, the correct function to use is actually put
  • Removed a leftover logging statement from util.py

Merge request reports

Loading