Storage queries run in the background with cancellation and covering indexes so switching views no longer freezes the UI. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
148 B
JSON
6 lines
148 B
JSON
{
|
|
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
|
|
"parallelizeAssembly": false,
|
|
"parallelizeTestCollections": false
|
|
}
|