Files
Tomasz Grabiec 92416d850a test: Annotate server_stop() calls where conviction is beneficial
Add explicit convict=True to server_stop() calls where the test
needs other nodes to detect the stopped node as DOWN in order to
proceed. These are cases before remove_node, replace, or explicit
waits for failure detection (server_not_sees_other_server,
wait_new_coordinator_elected).

Convicting immediately speeds up the test.
2026-05-21 21:31:22 +02:00
..