Files
appwrite/.github
Jake BarnbyandClaude Opus 4.7 78cebbc3ed ci: cap paratest concurrency to 1 for SQLite
SQLite serialises writes through a single file lock. Running services
like Databases and TablesDB with paratest_processes=3 produces SQLITE_BUSY
storms — 97 lock errors in Databases and 283 in TablesDB on the prior run
even with a 30s busy_timeout. Drop concurrency to 1 for the SQLite matrix
specifically; the legacy adapter matrix keeps its existing parallelism.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 15:17:59 +12:00
..
2022-11-22 09:42:54 -08:00