Skip to content

Commit

Permalink
DAOS-13393 gurt: Add thread local setting to fault injection. (#12274)
Browse files Browse the repository at this point in the history
Allow faults to be enabled/disabled on a per thread basis.
This paves the way for running better fault injection testing
on asynchronous operations where they are submitted and
completed on different threads.

Re-format the fault inject code and remove a header file.

Signed-off-by: Ashley Pittman <ashley.m.pittman@intel.com>
  • Loading branch information
ashleypittman committed Jun 29, 2023
1 parent 9e3919b commit 50b8b7f
Show file tree
Hide file tree
Showing 3 changed files with 301 additions and 251 deletions.
Loading

0 comments on commit 50b8b7f

Please sign in to comment.