elsa-core/src
Sipke Schoorstra 83744f1f17
Fix workflow execution context flag after activity execution
Previously, the `WorkflowExecutionContext.IsExecuting` flag was incorrectly set to `true` after an activity executed, causing potential logic inconsistencies. This change ensures the flag is correctly set to `false`, maintaining the expected workflow state.
2025-02-22 20:50:36 +01:00
..
apps Add migration files for database schema V3.4 2025-02-22 20:48:56 +01:00
clients/Elsa.Api.Client Merge pull request #6370 from yinzara/feature/alterations-client-api 2025-02-06 16:45:25 +01:00
common Refactor workflow management to utilize mediator requests. 2025-02-12 22:08:09 +01:00
modules Fix workflow execution context flag after activity execution 2025-02-22 20:50:36 +01:00
Directory.Build.props Update target frameworks and package versions to latest 2024-12-22 10:00:56 +01:00