lisa: Use ArtifactPath.join() more extensively
Turn some os.path.join() into ArtifactPath.join(), which is necessary to propagate the metadata used for correct path relocation after deserialization.
Loading
Please register or sign in to comment
Turn some os.path.join() into ArtifactPath.join(), which is necessary to propagate the metadata used for correct path relocation after deserialization.