Outerbridgeio / Outerbridge

Outerbridge is a low code/no code workflow automation application, focusing on integrating both on-chain and off-chain applications.
https://outerbridge.io
Apache License 2.0
170 stars 58 forks source link

Bugfix/SIGINT exit #150

Closed HenryHengZJ closed 1 year ago

HenryHengZJ commented 1 year ago

When CRTL+C to kill the app, turbo exit the app immediately without processing the handler stopProcess to remove webhooks and triggers.

Solution was to change back oclif cmd files instead of ts files