n8n/packages/cli/src/task-runners
2025-12-29 14:54:15 +01:00
..
__tests__ feat(core): Add internal mode for native Python runner (no-changelog) (#19288) 2025-09-09 12:33:25 +02:00
errors fix(core): Enforce timeout for task requests (#21493) 2025-11-11 10:50:41 +01:00
task-broker fix(core): Enforce timeout for task requests (#21493) 2025-11-11 10:50:41 +01:00
task-managers fix(core): Defer requirements check for Python runner in internal mode (#22448) 2025-11-28 12:35:11 +01:00
default-task-runner-disconnect-analyzer.ts refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
forward-to-logger.ts refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
internal-task-runner-disconnect-analyzer.ts feat(core): Add internal mode for native Python runner (no-changelog) (#19288) 2025-09-09 12:33:25 +02:00
node-process-oom-detector.ts refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
sliding-window-signal.ts refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
task-runner-lifecycle-events.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
task-runner-module.ts refactor(core, editor): Remove Pyodide (#23572) 2025-12-29 14:54:15 +01:00
task-runner-process-base.ts feat(core): Add internal mode for native Python runner (no-changelog) (#19288) 2025-09-09 12:33:25 +02:00
task-runner-process-js.ts feat(core): Add internal mode for native Python runner (no-changelog) (#19288) 2025-09-09 12:33:25 +02:00
task-runner-process-py.ts fix(core): Add missing env vars to internal mode (#22965) 2025-12-09 11:14:25 +01:00
task-runner-process-restart-loop-detector.ts feat(core): Add internal mode for native Python runner (no-changelog) (#19288) 2025-09-09 12:33:25 +02:00