Skip to content

Commit

Permalink
[regression-test](fix) remove interrupt() in test_routine_load_eof.gr…
Browse files Browse the repository at this point in the history
…oovy (apache#46044)
  • Loading branch information
shuke987 authored Dec 27, 2024
1 parent 4ade575 commit 04e05ea
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,5 @@ suite("test_routine_load_eof","p0") {
sql "stop routine load for ${jobName}"
sql "DROP TABLE IF EXISTS ${tableName}"
}
thread.interrupt()
}
}

0 comments on commit 04e05ea

Please sign in to comment.