enable fallback interrupt randomization
This commit is contained in:
parent
bbf99eca8b
commit
dae46ea26b
@ -375,7 +375,7 @@ where
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#[cfg(not(feature = "trace_stg"))]
|
#[cfg(not(feature = "mutate_stg"))]
|
||||||
{
|
{
|
||||||
if myrand.between(1,100) <= 25 { // we have no hint if interrupt times will change anything
|
if myrand.between(1,100) <= 25 { // we have no hint if interrupt times will change anything
|
||||||
do_rerun = true;
|
do_rerun = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user