Skip to content

Commit

Permalink
test documentation
Browse files Browse the repository at this point in the history
Signed-off-by: naglera <[email protected]>
  • Loading branch information
naglera committed Jul 29, 2024
1 parent 7b87ab0 commit 5acc8a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/dual-channel-replication.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ proc get_client_id_by_last_cmd {r cmd} {
return $client_id
}

# Wait until the process enters a paused state, then resume the process.
proc wait_and_resume_process idx {
set pid [srv $idx pid]
wait_for_condition 50 1000 {
Expand Down

0 comments on commit 5acc8a1

Please sign in to comment.