-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication, Testing Infrastructure
-
None
-
Fully Compatible
-
v4.4
-
Repl 2020-06-01
-
28
Stepdown thread exits silently on exceptions. It should fail loudly and fail the evergreen task.
For example, if self._await_primaries times out and throws an exception, that should fail the task immediately rather than hang resmoke on its after_test hook.