machnet icon indicating copy to clipboard operation
machnet copied to clipboard

Introducing random drops in the engine.

Open sarsanaee opened this issue 1 year ago • 1 comments

This branch introduces some drops in the engine to simulate scenarios where we have drops and we want to see how reliable the stack is.

This will be enabled by a cmake option (DEBUG).

sarsanaee avatar May 24 '24 17:05 sarsanaee

We have made some changes, for instance.

Now we are not using compile options. Instead we use env variable and we check it specifically in the code.

sarsanaee avatar May 28 '24 11:05 sarsanaee