Skip to content

odb: ObjectDB cannot be equal #134

@pared

Description

@pared

Due to the following line:

self.fs == other.fs

Two ObjectDBs will rather rarely be treated as equal. FileSystem does not have __eq__ method implemented. That will cause spawning multiple identical odb's in dvc, when, for example, fetching.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions