d3scomp/JDEECo

Nondeterministic behaviour due to hash function usage in task scheduling

Opened this issue · 0 comments

mkit commented

When two processes are supposed to be executed at the same time first the 'order' attribute is checked and if it is the same then the hashes of objects are compared. This is the source of undeterminism.