-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service arch 2020-09-07
For unit tests that control multiple failpoints in interleaving ways, relying on scope blocks as the only way to control failpoint lifetime gets tricky and can introduce a lot of extra scope. It would be nice to have a way to proactively dismiss a FailPointEnableBlock before it actually goes out of scope.
- is related to
-
SERVER-50698 Prevent PrimaryOnlyService unit tests from hanging on failure
- Closed
- related to
-
SERVER-50700 Allow constructing a FailPointEnableBlock from a pointer to the FailPoint
- Closed