Skip to content
Snippets Groups Projects
user avatar
Nikita Pettik authored
It is conditional injection that terminates execution calling assert(0)
if given condition is true. It is quite useful since allows us to
emulate situations when instance is suddenly shutdown: due to sigkill
for example.

Needed for #5823
a240e019
History
Name Last commit Last update
..