|
|
|
|
|
by count
2083 days ago
|
|
A friend of mine wrote a 'chaos engineering' tester for this specific issue:
http://github.com/enferex/cme Randomly inject bit flips into a target process memory space, so you can see/test how your software handles it (if at all). |
|