mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-01 17:27:14 +02:00
* SIGTERM/SIGINT should only be handled once * move error-handling initialization to commands * create a new `sleep` function in workflow utils * detect crashes and report them to Sentry |
||
|---|---|---|
| .. | ||
| db | ||
| export | ||
| import | ||
| list | ||
| update | ||
| user-management | ||
| BaseCommand.ts | ||
| execute.ts | ||
| executeBatch.ts | ||
| Interfaces.d.ts | ||
| start.ts | ||
| webhook.ts | ||
| worker.ts | ||