fix(lmxproxy): resolve write timeout — bypass OnWriteComplete callback for supervisory writes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Joseph Doherty
2026-03-22 04:39:14 -04:00
parent e2c204b62b
commit c5d4849bd3
6 changed files with 36 additions and 119 deletions

View File

@@ -0,0 +1,5 @@
{
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
"parallelizeAssembly": false,
"parallelizeTestCollections": false
}