* fix(runtime): close cancel-dispose race * fix(runtime): recover disposed active checkpoints * fix(runtime): guard disposed checkpoint recovery * test(runtime): share suspended instance fixture * fix(runtime): serialize cycle CTS lifecycle * fix(runtime): serialize cycle CTS cleanup * test(runtime): update lifecycle comment * fix(runtime): avoid CTS callback disposal deadlock * fix(runtime): preserve cancellation recovery races * fix(runtime): preserve cancel state after callback errors * test(runtime): clean up blocked drain callbacks * fix(runtime): guard linked token cancellation cleanup * fix(runtime): preserve fatal cancellation callback failures * fix(common): classify fatal exceptions inside aggregates * fix(runtime): await deferred recovery after drain cancellation * fix(runtime): clarify deferred recovery timeout * test(runtime): await cancellation cleanup before disposal assertion |
||
|---|---|---|
| .. | ||
| DrainOrchestratorPauseTests.cs | ||
| DrainOrchestratorTestsBase.cs | ||
| DrainOrchestratorWaitTests.cs | ||
| ExecutionCycleRegistryTests.cs | ||
| IngressSourceRegistryTests.cs | ||
| QuiescenceSignalPersistenceTests.cs | ||
| QuiescenceSignalTests.cs | ||