fix(host): retry VT evaluation once on ObjectDisposedException from the apply-boundary cache clear (02/S12)

This commit is contained in:
Joseph Doherty
2026-07-13 10:12:59 -04:00
parent d67900e455
commit ef00d6e5aa
2 changed files with 78 additions and 40 deletions
@@ -54,7 +54,7 @@
{
"id": "R2-03-T8",
"subject": "S12 fix: retry-once on ObjectDisposedException in RoslynVirtualTagEvaluator.Evaluate (re-fetch via GetOrCompile; no retry when _disposed or second hit); update xmldoc (turns T7 green)",
"status": "pending",
"status": "completed",
"blockedBy": [
"R2-03-T6",
"R2-03-T7"