Skip to content

Remove sources of non-determinism

No due date 63% complete

Shadow is designed to be deterministic if the same --seed and same inputs are used to run a simulation. There are some uses of the syscall api that could introduce non-deterministic behavior. We should improve support to eliminate nondeterminism.