Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bobhan1 committed Jan 14, 2025
1 parent a12f4d7 commit 6476b16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ suite("test_partial_update_compaction_with_higher_version", "nonConcurrent") {
// let the second partial update load publish
disable_block_in_publish()
t1.join()
Thread.sleep(300)
Thread.sleep(1300)

order_qt_sql "select * from ${table1};"

Expand Down

0 comments on commit 6476b16

Please sign in to comment.