SOMns icon indicating copy to clipboard operation
SOMns copied to clipboard

unified-trace replay: timer-prim causes nondeterminism

Open daumayr opened this issue 7 years ago • 0 comments

see Validation.Sequence benchmark for an example. Replay can't distinguish the two callbacks from the timer prim. Sender and Resolver of the PromiseMessage is the same, SourceSection information would allow to distinguish the two callbacks but is optional. Can be solved by making sure the timer-prim resolves promises in the right order.

daumayr avatar Jun 14 '17 09:06 daumayr