Skip to content

[BUG] Investigate another way to map functions and objects from the pipeline. #13

@jcfaracco

Description

@jcfaracco

Describe the bug
Apparently, there is a high probability of collision by using a hash function from python.

To Reproduce
This is hard to reproduce, but it happens.

Expected behavior
If you are passing to the pipeline two objects that came from the same class but they are different instances, they should be threatened as separated stanzas.

Additional context
One possible solution is to use uuid module and functions instead.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions