[3.11] gh-108550: Speed up sqlite3 tests (#108551) (#108567)
Disable the busy handler for all concurrency tests; we have full control over the order of the SQLite C API calls, so we can safely do this. test_sqlite3.test_transactions now completes ~10 times faster than before. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
E
Erlend E. Aasland committed
6f6171b33bf096130ba776b9fc518b1181f1e01c
Parent: c19713d
Committed by GitHub <noreply@github.com>
on 8/28/2023, 1:09:10 PM