seastar icon indicating copy to clipboard operation
seastar copied to clipboard

Networking fault injection (for testing)

Open xemul opened this issue 3 years ago • 0 comments

Not all error paths in src/rpc code are checked, some do not even exist (e.g. #1137). It might make sense to add fault-injection for network communication and equip unit tests with it

xemul avatar Jul 13 '22 11:07 xemul