mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-13 13:57:29 -08:00
21788d9153
## Summary A circular dependency between `WorkflowService` and `ActiveWorkflowRunner` is sometimes causing `this.activeWorkflowRunner` to be `undefined` in `WorkflowService`. Breaking this circular dependency should hopefully fix this issue. ## Related tickets and issues #8122 ## Review / Merge checklist - [x] PR title and summary are descriptive - [ ] Tests included |
||
---|---|---|
.. | ||
executionHelpers.ts | ||
executions.controller.ee.ts | ||
executions.controller.ts | ||
executions.service.ee.ts | ||
executions.service.ts |