Closed HenryHengZJ closed 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.
CRTL+C
stopProcess
Solution was to change back oclif cmd files instead of ts files
cmd
ts
When
CRTL+C
to kill the app, turbo exit the app immediately without processing the handlerstopProcess
to remove webhooks and triggers.Solution was to change back oclif
cmd
files instead ofts
files