Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: CalvinNeo <[email protected]>
  • Loading branch information
CalvinNeo committed Nov 9, 2023
1 parent 1b44927 commit 7fe7077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proxy_tests/proxy/shared/fast_add_peer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ fn test_overlap_apply_legacy_in_the_middle() {
);
// Make FAP continue after the legacy snapshot is applied.
fail::remove("fap_ffi_pause_after_fap_call");
std::thread::sleep(std::time::Duration::from_millis(2000));
check_key_ex(
&cluster,
b"k1",
Expand Down

0 comments on commit 7fe7077

Please sign in to comment.