elsa-core/test/integration/Elsa.Workflows.IntegrationTests/GracefulShutdown
Jan-Willem de Bruyn 02cd8085c6
fix: do not resume interrupted workflows that are already finished (#7435)
* Fix: do not resume interrupted workflows that are already finished

* Avoid fixed timestamps in restart workflow test

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2026-05-18 21:19:23 +02:00
..
AdminPauseResumeIntegrationTests.cs Graceful shutdown for the workflow runtime (drain, pause, recover) (#7424) 2026-05-02 19:27:08 +02:00
DeadlineBreachEndToEndTests.cs Graceful shutdown for the workflow runtime (drain, pause, recover) (#7424) 2026-05-02 19:27:08 +02:00
DrainOrchestratorIntegrationTests.cs Graceful shutdown for the workflow runtime (drain, pause, recover) (#7424) 2026-05-02 19:27:08 +02:00
ExecutionCycleTrackingMiddlewareTests.cs Graceful shutdown for the workflow runtime (drain, pause, recover) (#7424) 2026-05-02 19:27:08 +02:00
InterruptedRecoveryIntegrationTests.cs Graceful shutdown for the workflow runtime (drain, pause, recover) (#7424) 2026-05-02 19:27:08 +02:00
RestartInterruptedWorkflowsTests.cs fix: do not resume interrupted workflows that are already finished (#7435) 2026-05-18 21:19:23 +02:00