Files
email-tracker/external/duckdb/test/fuzzer/pedro/concurrent_set_threads.test
2025-10-24 19:21:19 -05:00

10 lines
134 B
SQL

# name: test/fuzzer/pedro/concurrent_set_threads.test
# group: [pedro]
concurrentloop i 1 10
statement ok
SET threads=${i}
endloop