elsa-core/test/unit/Elsa.Common.UnitTests
Sipke Schoorstra d14ba421e0
fix(runtime): close drain cancel-dispose race (#8123)
* 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
2026-09-13 21:28:33 +02:00
..
Codecs Fix memory leak: Dispose IronCompressResult in Zstd codec (#7193) 2026-01-16 18:20:39 +01:00
Helpers
Models fix: correct workflow summary pagination on release 3.6.1 (#7392) 2026-04-15 14:06:53 +02:00
Multitenancy fix(persistence): honor tenant isolation in Memory workflow stores (#8100) 2026-09-13 02:56:01 -07:00
ShellHandlers [codex] Fix console log metadata and type resolution (#7542) 2026-05-30 22:52:01 +02:00
CShellsCompatibilityTests.cs Fix CShells dependency mismatch 2026-07-11 15:38:09 +02:00
Elsa.Common.UnitTests.csproj refactor: update package reference configuration 2026-08-03 13:15:18 +02:00
ExceptionExtensionsTests.cs fix(runtime): close drain cancel-dispose race (#8123) 2026-09-13 21:28:33 +02:00