added add component.done to avoid racing condition between mtc
termination and ptc termination also changed the behavior so that it is actually dependent on components having different seeds. The way it was before, it would also have worked if the components used the same seed, as only the rnd(seed) - function, which does not use the internal seed (just updates it), was used.
parent
1bdd1cd0
Please register or sign in to comment